]> granicus.if.org Git - php/commitdiff
- Add missing bug fixing news
authorJani Taskinen <jani@php.net>
Wed, 2 Sep 2009 06:30:47 +0000 (06:30 +0000)
committerJani Taskinen <jani@php.net>
Wed, 2 Sep 2009 06:30:47 +0000 (06:30 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 592812a176a1c3d99b23130e22bfa8ca2fd9d21c..6b1de0909eab4fe6e30a446998013a876de1d4b4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,7 @@ PHP                                                                        NEWS
   authentication details). (Dmitry)
 - Fixed bug #49000 (PHP CLI in Interactive mode (php -a) crashes when including
   files from function). (Stas)
+- Fixed bug #48696 (ldap_read() segfaults with invalid parameters). (Felipe)
 - Fixed bug #47273 (Encoding bug in SoapServer->fault). (Dmitry)
 - Fixed bug #28038  (Sent incorrect RCPT TO commands to SMTP server) (Garrett)