]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 16 Jan 2006 06:31:39 +0000 (06:31 +0000)
committer <changelog@php.net> <>
Mon, 16 Jan 2006 06:31:39 +0000 (06:31 +0000)
ChangeLog

index dcf11f12c17d0703ed76da06d40da1ed5ae57476..53bd3e6d2c8072f644bf9474b5bc6ca174d42297 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2006-01-15  Antony Dovgal  <antony@zend.com>
+
+    * (PHP_4_4)
+      NEWS
+      ext/standard/http_fopen_wrapper.c:
+      fix bug #36017 (fopen() crashes PHP when opening a URL)
+      + fix incosistency in macro usage
+
+2006-01-15  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_4_4)
+      NEWS
+      ext/session/session.c:
+      MFH: Added a check for special characters in the session name.
+
+    * ext/session/session.c:
+      MFB51: Added a check for special characters in the session name.
+
+    * (PHP_5_1)
+      NEWS
+      ext/session/session.c:
+      Added a check for special characters in the session name.
+
+2006-01-15  Derick Rethans  <php@derickrethans.nl>
+
+    * (PHP_4_4)
+      main/php_version.h:
+      - Fixed typoes.
+
 2006-01-14  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
 
     * ZendEngine2/tests/bug29210.phpt