]> granicus.if.org Git - php/commitdiff
- BFN #50999
authorFelipe Pena <felipe@php.net>
Fri, 5 Mar 2010 02:33:03 +0000 (02:33 +0000)
committerFelipe Pena <felipe@php.net>
Fri, 5 Mar 2010 02:33:03 +0000 (02:33 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 296b0909a4eae2b77cb683cf1cc90574b5fac7a6..13450df272303d05bf338e339f4db70a5872e200 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ PHP                                                                        NEWS
   (Felipe)
 - Fixed bug #51171 (curl_setopt() doesn't output any errors or warnings when    
   an invalid option is provided). (Ilia)
+- Fixed bug #50999 (unaligned memory access in dba_fetch()). (Felipe)
 - Fixed bug #50731 (Inconsistent namespaces sent to functions registered with
   spl_autoload_register). (Felipe)