changelog Thu Oct 28 20:47:40 2004 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1788&r2=1.1789&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1788 php-src/ChangeLog:1.1789
--- php-src/ChangeLog:1.1788 Wed Oct 27 20:35:29 2004
+++ php-src/ChangeLog Thu Oct 28 20:47:28 2004
@@ -1,3 +1,38 @@
+2004-10-28 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * ext/standard/uniqid.c:
+ Simplify code.
+
+2004-10-28 Greg Beaver <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ pear/package-PEAR.xml:
+ sync with pear-core
+
+ * (PHP_5_0)
+ pear/go-pear-list.php:
+ PEAR => 1.3.3
+
+2004-10-28 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ZendEngine2/README.ZEND_VM
+ ZendEngine2/zend_vm_gen.php:
+ --without-lines changed to --with-lines
+
+2004-10-28 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ ext/standard/file.c
+ main/streams/plain_wrapper.c
+ main/streams/plain_wrapper.c:
+ fix Win32 & Netware build
+
+2004-10-28 Andi Gutmans <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_vm_execute.skl
+ ZendEngine2/zend_vm_gen.php:
+ - Fix typo
+
2004-10-27 Ilia Alshanetsky <[EMAIL PROTECTED]>
* ext/standard/microtime.c:
@@ -11951,7 +11986,7 @@
2004-03-18 Pierre-Alain Joye <[EMAIL PROTECTED]>
* ext/gd/tests/bug27582_2.phpt:
- - Fix the test description and $Id: ChangeLog,v 1.1788 2004/10/28 00:35:29
changelog Exp $
+ - Fix the test description and $Id: ChangeLog,v 1.1789 2004/10/29 00:47:28
changelog Exp $
2004-03-18 Derick Rethans <[EMAIL PROTECTED]>