]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Fri, 29 Oct 2004 00:48:12 +0000 (00:48 +0000)
committer <changelog@php.net> <>
Fri, 29 Oct 2004 00:48:12 +0000 (00:48 +0000)
ChangeLog
Zend/ChangeLog

index b3af0ad73c68707f7211e59c757207472f440498..cedc2d654544061375c62301be035730d24015c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2004-10-28  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/standard/uniqid.c:
+      Simplify code.
+
+2004-10-28  Greg Beaver  <greg@chiaraquartet.net>
+
+    * (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  <dmitry@zend.com>
+
+    * ZendEngine2/README.ZEND_VM
+      ZendEngine2/zend_vm_gen.php:
+      --without-lines changed to --with-lines
+
+2004-10-28  Antony Dovgal  <tony2001@phpclub.net>
+
+    * (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  <andi@zend.com>
+
+    * ZendEngine2/zend_vm_execute.skl
+      ZendEngine2/zend_vm_gen.php:
+      - Fix typo
+
 2004-10-27  Ilia Alshanetsky  <ilia@prohost.org>
 
     * ext/standard/microtime.c:
index 4362eed9b0caca792ac832edbccdb5cc52c2ade5..a47f8f401a00b8d0a4250ef7640537106e3179ec 100644 (file)
@@ -1,3 +1,15 @@
+2004-10-28  Dmitry Stogov  <dmitry@zend.com>
+
+    * README.ZEND_VM
+      zend_vm_gen.php:
+      --without-lines changed to --with-lines
+
+2004-10-28  Andi Gutmans  <andi@zend.com>
+
+    * zend_vm_execute.skl
+      zend_vm_gen.php:
+      - Fix typo
+
 2004-10-27  Andi Gutmans  <andi@zend.com>
 
     * zend_vm_opcodes.h: