]> granicus.if.org Git - php/commitdiff
Filled in NEWS file with ext/ldap last modifications
authorCôme Chilliet <mcmic@php.net>
Tue, 11 Jul 2017 11:52:42 +0000 (13:52 +0200)
committerCôme Chilliet <mcmic@php.net>
Tue, 11 Jul 2017 11:53:46 +0000 (13:53 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a14fd438a780432b264d8cbfd27047f8216f6112..23483ceda31e4f389922f2d28ce6aac1e7b3e49f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -76,6 +76,10 @@ PHP                                                                        NEWS
   . Fixed bug #74849 (Process is started as interactive shell in PhpStorm).
     (Anatol)
 
+- LDAP:
+  . Fixed bug #69445 (Support for LDAP EXOP operations)
+  . Fixed support for LDAP_OPT_SERVER_CONTROLS and LDAP_OPT_CLIENT_CONTROLS in ldap_get_option
+
 - OpenSSL:
   . Fixed bug #74798 (pkcs7_en/decrypt does not work if \x0a is used in content).
     (Anatol)