]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 17 Apr 2006 05:31:44 +0000 (05:31 +0000)
committer <changelog@php.net> <>
Mon, 17 Apr 2006 05:31:44 +0000 (05:31 +0000)
ChangeLog

index 02283afed717e00f969c4630e332869b7e4eb3d2..11a3e2d617bb2814e02836e0b72ee0c87b7fbb79 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2006-04-16  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/standard/http_fopen_wrapper.c:
+      MFB51: fixed typo
+
+    * (PHP_5_1)
+      ext/standard/http_fopen_wrapper.c:
+      Fixed a typo in the previous patch.
+      
+
+    * (PHP_4_4)
+      NEWS
+      ext/standard/http_fopen_wrapper.c:
+      MFH: Fixed bug #37045 (Fixed check for special chars for http redirects).
+
+    * ext/standard/http_fopen_wrapper.c:
+      MFB51: Fixed bug #37045 (Fixed check for special chars for http redirects).
+
+    * (PHP_5_1)
+      NEWS
+      ext/standard/http_fopen_wrapper.c:
+      Fixed bug #37045 (Fixed check for special chars for http redirects).
+
 2006-04-15  Antony Dovgal  <antony@zend.com>
 
     * ext/sqlite/sqlite.c: