Skip to content

Commit

Permalink
announce minor changes for 2.5.2 in Modules/ and Lib/
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder authored and Petr Viktorin committed Nov 22, 2017
1 parent f9a910d commit 25f8e6c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,16 @@ Released 2.5.2 2017-11-xx

Changes since 2.5.1:

Modules/
* moved code from version.c to ldapmodule.c
* removed obsolete back-ward compability constants from common.h
* build checks whether LDAP_API_VERSION is OpenLDAP 2.4.x

Lib/
* new global constant ldap.LIBLDAP_API_INFO
* right after importing _ldap there is a call into libldap to initialize it
* method .decodeControlValue() of SSSResponseControl and VLVResponseControl
does not set class attribute result_code anymore

Tests/
* scripts do not directly call SlapdTestCase.setUpClass() anymore
Expand Down

0 comments on commit 25f8e6c

Please sign in to comment.