Skip to content

Commit

Permalink
Development mode for Horde_Core-2.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Jul 8, 2014
1 parent 825c2a3 commit fa29b4b
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>2014-07-08</date>
<version>
<release>2.12.1</release>
<release>2.12.2</release>
<api>2.12.0</api>
</version>
<stability>
Expand All @@ -39,9 +39,7 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Fix bothed 2.12.0 release.
* [mjr] Fix closing smartmobile dialog pages (Bug #13316).
* [mjr] Fix issue that could cause multiple tabs to be shown as active when tab_name could be a mix of integers or strings.
*
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -3486,5 +3484,18 @@
* [mjr] Fix issue that could cause multiple tabs to be shown as active when tab_name could be a mix of integers or strings.
</notes>
</release>
<release>
<version>
<release>2.12.2</release>
<api>2.12.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-07-08</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
</notes>
</release>
</changelog>
</package>

0 comments on commit fa29b4b

Please sign in to comment.