]> granicus.if.org Git - php/commitdiff
bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Wed, 6 Apr 2005 14:48:21 +0000 (14:48 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 6 Apr 2005 14:48:21 +0000 (14:48 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a57e8eeab1b0979a7ed4380f8bf539c4094d1433..57199b077cd212dec1affa21a6f3dcf48791b602 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP                                                                        NEWS
 - Fixed bug #32589 (Possible crash inside imap_mail_compose, with charsets).
   (Ilia)
 - Fixed bug #32560 (configure looks for incorrect db2 library). (Tony)
+- Fixed bug #32553 (mmap loads only the 1st 2000000 bytes on Win32). (Ilia)
 - Fixed bug #32530 (chunk_split() does not append endstr if chunklen is  
   longer then the original string). (Ilia)
 - Fixed bug #32491 (File upload error - unable to create a temporary file).