Skip to content

Commit

Permalink
Development mode for Horde_Ldap-2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Jun 17, 2014
1 parent 50dcf89 commit f9ef0af
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions framework/Ldap/package.xml
Expand Up @@ -19,7 +19,7 @@
</lead>
<date>2014-06-17</date>
<version>
<release>2.2.0</release>
<release>2.2.1</release>
<api>1.2.0</api>
</version>
<stability>
Expand All @@ -28,8 +28,7 @@
</stability>
<license uri="http://opensource.org/licenses/lgpl-3.0.html">LGPL-3.0</license>
<notes>
* [jan] Fix compatibility with PHP 5.3 (Bug #11888).
* [jan] Allow to specify base DN for searching user DNs.
*
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -461,5 +460,18 @@
* [jan] Allow to specify base DN for searching user DNs.
</notes>
</release>
<release>
<version>
<release>2.2.1</release>
<api>1.2.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-06-17</date>
<license uri="http://opensource.org/licenses/lgpl-3.0.html">LGPL-3.0</license>
<notes>
*
</notes>
</release>
</changelog>
</package>

0 comments on commit f9ef0af

Please sign in to comment.