ChangeLog update
author <changelog@php.net> <>
Sun, 4 Dec 2005 06:48:28 +0000 (06:48 +0000)
committer <changelog@php.net> <>
Sun, 4 Dec 2005 06:48:28 +0000 (06:48 +0000)
ChangeLog
Zend/ChangeLog

index 8a12477cde4c244b7e546b39635360d24f7b127a..bab0f4d99d3e32cdd4962fe8eb7d8100abafa956 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2005-12-03  Antony Dovgal  <antony@zend.com>
+
+    * ext/sockets/sockets.c:
+      yet another compile warning
+
+2005-12-03  Jani Taskinen  <jani.taskinen@sci.fi>
+
+    * (PHP_5_1)
+      ext/bz2/bz2_filter.c:
+      MFH: - Fix bug #35530 (ext/bz2 compile failure with phpize)
+
+    * ext/bz2/bz2_filter.c:
+      - Fix bug #35530 (ext/bz2 compile failure with phpize)
+
+    * sapi/cgi/cgi_main.c:
+      - fix possible compile error
+
+    * main/snprintf.h:
+      fix compile failure (bug #35528)
+
+    * ZendEngine2/tests/bug30346.phpt:
+      Nuked dos EOLs and fixed typo
+
 2005-12-02  Jani Taskinen  <jani.taskinen@sci.fi>
 
     * php.ini-dist
index 7b3949473e33bac0c51127b08d1ba04738a5ab03..a1d8cb858dbde8cc1fe40bbe10b2d81d509ba1c1 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-03  Jani Taskinen  <jani.taskinen@sci.fi>
+
+    * tests/bug30346.phpt:
+      Nuked dos EOLs and fixed typo
+
 2005-12-02  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
 
     * tests/bug30346.phpt: