Skip to content

Commit

Permalink
Development mode for Horde_Core-2.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Sep 21, 2016
1 parent 444219f commit e6c4e82
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions framework/Core/package.xml
Expand Up @@ -30,7 +30,7 @@
</developer>
<date>2016-09-21</date>
<version>
<release>2.27.0</release>
<release>2.27.1</release>
<api>2.27.0</api>
</version>
<stability>
Expand All @@ -39,9 +39,7 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mjr] Fix BC break in Weather block (Bug #14473).
* [mjr] Fix locking user account after bad logins (Bug #14467).
* [mjr] Add support for EAS 16 draft email sync.
*
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -4266,5 +4264,18 @@
* [mjr] Add support for EAS 16 draft email sync.
</notes>
</release>
<release>
<version>
<release>2.27.1</release>
<api>2.27.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-09-21</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
</notes>
</release>
</changelog>
</package>

0 comments on commit e6c4e82

Please sign in to comment.