changelog Wed Oct 6 20:48:00 2004 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1767&r2=1.1768&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1767 php-src/ChangeLog:1.1768
--- php-src/ChangeLog:1.1767 Tue Oct 5 20:35:34 2004
+++ php-src/ChangeLog Wed Oct 6 20:47:47 2004
@@ -1,3 +1,37 @@
+2004-10-06 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * TSRM/tsrm_virtual_cwd.c:
+ Fixed compiler warning.
+
+2004-10-06 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS:
+ BFN
+
+ * NEWS:
+ Style...
+
+ * ZendEngine2/zend_reflection_api.c:
+ - Fix Bug #30344
+
+2004-10-06 Anantha Kesari H Y <[EMAIL PROTECTED]>
+
+ * main/network.c:
+ removed unwanted NEW_LIBC checks
+
+2004-10-06 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ sapi/apache/php_apache.c:
+ Possible fix for bug #29764
+
+2004-10-06 Andi Gutmans <[EMAIL PROTECTED]>
+
+ * NEWS:
+ - If we're going to mention the low level stuff then also give credit
+ - to Thies and Sterling
+
2004-10-05 Ilia Alshanetsky <[EMAIL PROTECTED]>
* (PHP_4_3)
@@ -10763,7 +10797,7 @@
2004-03-18 Pierre-Alain Joye <[EMAIL PROTECTED]>
* ext/gd/tests/bug27582_2.phpt:
- - Fix the test description and $Id: ChangeLog,v 1.1767 2004/10/06 00:35:34
changelog Exp $
+ - Fix the test description and $Id: ChangeLog,v 1.1768 2004/10/07 00:47:47
changelog Exp $
2004-03-18 Derick Rethans <[EMAIL PROTECTED]>