Skip to content

Commit

Permalink
Development mode for Horde_Core-2.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jul 1, 2016
1 parent d50e8b9 commit b5527ff
Showing 1 changed file with 15 additions and 9 deletions.
24 changes: 15 additions & 9 deletions framework/Core/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</developer>
<date>2016-07-01</date>
<version>
<release>2.24.0</release>
<release>2.24.1</release>
<api>2.24.0</api>
</version>
<stability>
Expand All @@ -39,14 +39,7 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mjr] Improve EAS logging when sending email messages.
* [jan] Fix specifying custom log template (Viktor Szépe &lt;viktor@szepe.net&gt;).
* [jan] Upgrade prototype.js to version 1.7.3.
* [jan] Pre-select the current locale when building the spellchecker languages (Request #14244).
* [jan] Fix pre-selecting an item in key-navigation-lists.
* [jan] Add classes to support the Horde 6 davusername hook.
* [jan] Fix session_regenerate_id() warnings with PHP 7.
* [jan] Fix running garbage collection on cached CSS and JS files (Bug #14285).
*
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -4196,5 +4189,18 @@
* [jan] Fix running garbage collection on cached CSS and JS files (Bug #14285).
</notes>
</release>
<release>
<version>
<release>2.24.1</release>
<api>2.24.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-07-01</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
</notes>
</release>
</changelog>
</package>

0 comments on commit b5527ff

Please sign in to comment.