]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Tue, 24 Jun 2003 18:00:13 +0000 (18:00 +0000)
committerfoobar <sniper@php.net>
Tue, 24 Jun 2003 18:00:13 +0000 (18:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5f5f34fe3da98b93a8eb3098edb9c9061afd72e7..54a24008b1a121c80f4a195f6a4e3eb503d6fd76 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,12 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-
 26 Jun 2003, Version 4.3.3RC2
 - Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters).
   (gereon.steffens[at]onvista.de, Ilia)
 - Fixed bug #24313 (file_exist() warning on non-existent files
   when open_basedir is used). (Ilia)
 - Fixed bug #24284 (Fixed memory leak inside pg_ping()). (Ilia)
+- Fixed bug #24028 (Reading raw post message by php://input failed). (Jani)
 
 19 Jun 2003, Version 4.3.3RC1
 - Synchronized bundled GD library with GD 2.0.15. (Ilia)