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

index 6c1158f28c2602f86514f7618b454bc715c03d01..7920864ac1e0a137b504e639f485d3923db80076 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2006-01-03  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * sapi/apache2handler/php_functions.c:
+      MFB51: Added param checks for ap2 fetch respose/request header functions.
+
+    * (PHP_5_1)
+      sapi/apache2handler/php_functions.c:
+      Added param checks for ap2 fetch respose/request header functions.
+
+2006-01-03  Jani Taskinen  <jani.taskinen@sci.fi>
+
+    * ext/iconv/config.m4:
+      MFB
+
+    * (PHP_5_1)
+      ext/iconv/config.m4:
+      - prevent pontential failure with stupid compilers
+
+    * (PHP_5_1)
+      NEWS:
+      typofix
+
+    * (PHP_5_1)
+      NEWS
+      ext/iconv/config.m4
+      ext/iconv/config.m4:
+      - Fixed bug #35288 (iconv() function defined as libiconv())
+
 2006-01-02  Jani Taskinen  <jani.taskinen@sci.fi>
 
     * sapi/apache2handler/php_functions.c: