diff --git a/branches/ucs-3.2/ucs-3.2-0/doc/changelog/changelog-3.2.xml b/branches/ucs-3.2/ucs-3.2-0/doc/changelog/changelog-3.2.xml index a1010f6..78a7c9a 100644 --- a/branches/ucs-3.2/ucs-3.2-0/doc/changelog/changelog-3.2.xml +++ b/branches/ucs-3.2/ucs-3.2-0/doc/changelog/changelog-3.2.xml @@ -1077,7 +1077,7 @@ - A problem in the reloading process of UDM modules has been fixed, which could cause Python to neglect runtime changes of the main syntax and hook python modules. This is mainly an issue which could occur during development of new UCS releases. + A problem in the reloading process of UDM modules has been fixed, which could cause Python to neglect runtime changes of the main syntax and hook Python modules. This is mainly an issue which could occur during development of new UCS releases. (Bug 32565). @@ -1546,17 +1546,11 @@ - The function getLDAPURIs has been added to the python lib. This function returns a string - with all configured LDAP URIs (Bug 19753). + The functions getLDAPURIs and getLDAPServersCommaList have been added to the Python lib, which return all configured LDAP servers (Bug 19753). - The function getLDAPServersCommaList has been added to the python lib. This function returns - a comma-separated string with all configured LDAP servers (Bug 19753). - - - - Added UMCConnection to the python lib, moved from the Univention App Center + Added UMCConnection to the Python lib, moved from the Univention App Center (Bug 31058, Bug 31908). @@ -1836,7 +1830,7 @@ mail/cyrus/bdb/dbconfig/set_cachesize="0 2097152 1" - The package univention-squid-kerberos does not depend on univention-samba4 anymore. In addition, the joinscript 98univention-squid-samba4.inst now corectly saves its status when not in a samba4 environment (Bug 32011). + The package univention-squid-kerberos does not depend on univention-samba4 anymore. In addition, the joinscript 98univention-squid-samba4.inst now corectly saves its status when not in a samba4 environment (Bug 32011). @@ -1946,7 +1940,7 @@ mail/cyrus/bdb/dbconfig/set_cachesize="0 2097152 1" The PostgreSQL configuration file /etc/postgresql/pam_ldap.conf now uses - the univention python lib to generate the LDAP URI + the univention Python lib to generate the LDAP URI (Bug 19753). @@ -2456,7 +2450,7 @@ mail/cyrus/bdb/dbconfig/set_cachesize="0 2097152 1" A join and an unjoin script have been added to the package univention-ad-connector. The join - script adds the AD Connector service to the server object and the unjoin script removes the service + script adds the AD Connector service to the server object and the unjoin script removes the service (Bug 32455). @@ -2551,7 +2545,7 @@ mail/cyrus/bdb/dbconfig/set_cachesize="0 2097152 1" - Several UDM test cases have been added (Bug 31652, Bug 31653, Bug 31654, Bug 31655, Bug 31656, Bug 31658, Bug 31658, Bug 31657, Bug 31659, Bug 31661, Bug 31660). + Several UDM test cases have been added (Bug 31652, Bug 31653, Bug 31654, Bug 31655, Bug 31656, Bug 31658, Bug 31657, Bug 31659, Bug 31661, Bug 31660). @@ -2595,7 +2589,7 @@ mail/cyrus/bdb/dbconfig/set_cachesize="0 2097152 1" - A python wrapper for the UDM CLI has been added (Bug 30560). + A Python wrapper for the UDM CLI has been added (Bug 30560).