From: Gunnar Wrobel Date: Fri, 12 Feb 2010 22:21:12 +0000 (+0100) Subject: Add some notes to the package.xml and update using the Packaging script. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=899ec72c4355f8bb652278f2e848d128d5a4e2dd;p=horde.git Add some notes to the package.xml and update using the Packaging script. --- diff --git a/framework/Ldap/package.xml b/framework/Ldap/package.xml index 33dad3ebe..ec80eb2f0 100644 --- a/framework/Ldap/package.xml +++ b/framework/Ldap/package.xml @@ -1,20 +1,17 @@ - + Ldap pear.horde.org Horde LDAP libraries - This package provides a set of classes for connecting to LDAP servers and working with directory objects. - + This package provides a set of classes for connecting to LDAP servers and working with directory objects. Ben Klang bklang ben@alkaloid.net yes - 2009-12-17 + 2010-02-12 + 0.1.0 0.1.0 @@ -24,8 +21,15 @@ http://pear.php.net/dtd/package-2.0.xsd"> beta LGPLv3 + +* Forked from PEAR-Net_LDAP2-2.0.7. +* Converted to PHP5 strict standards. +* Converted to use exceptions. +* Included functions from the previous Horde_Ldap for backwards + compatibility. + - + @@ -40,7 +44,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> - + @@ -59,15 +63,36 @@ http://pear.php.net/dtd/package-2.0.xsd"> - - - - - - - - - + + + + + + + + + + + + + 0.1.0 + 0.1.0 + + + beta + beta + + 2010-02-12 + LGPLv3 + +* Forked from PEAR-Net_LDAP2-2.0.7. +* Converted to PHP5 strict standards. +* Converted to use exceptions. +* Included functions from the previous Horde_Ldap for backwards + compatibility. + + +