changelog Tue Dec 28 20:37:11 2004 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1846&r2=1.1847&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1846 php-src/ChangeLog:1.1847
--- php-src/ChangeLog:1.1846 Mon Dec 27 20:35:40 2004
+++ php-src/ChangeLog Tue Dec 28 20:37:10 2004
@@ -1,3 +1,31 @@
+2004-12-28 Derick Rethans <[EMAIL PROTECTED]>
+
+ * scripts/Makefile.frag:
+ - MFB: Add dom/xml_common.h header as installed header in order to be
able
+ to build pecl/xml_reader
+
+ * (PHP_5_0)
+ scripts/Makefile.frag:
+ - Add dom/xml_common.h header as installed header in order to be able to
+ build pecl/xml_reader
+
+2004-12-28 Zeev Suraski <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ ext/standard/basic_functions.c:
+ Update desc
+
+2004-12-28 Andi Gutmans <[EMAIL PROTECTED]>
+
+ * php.ini-recommended:
+ - Revert expose_php change
+
+2004-12-28 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * php.ini-recommended:
+ Turn off sending of PHP identifying header. This is complete useless for
+ any practical application and is a total wasting bandwidth/cpu.
+
2004-12-27 Zeev Suraski <[EMAIL PROTECTED]>
* (PHP_4_3)
@@ -14837,7 +14865,7 @@
2004-03-18 Pierre-Alain Joye <[EMAIL PROTECTED]>
* ext/gd/tests/bug27582_2.phpt:
- - Fix the test description and $Id: ChangeLog,v 1.1846 2004/12/28
01:35:40 changelog Exp $
+ - Fix the test description and $Id: ChangeLog,v 1.1847 2004/12/29
01:37:10 changelog Exp $
2004-03-18 Derick Rethans <[EMAIL PROTECTED]>