]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 14 Dec 2004 01:33:41 +0000 (01:33 +0000)
committer <changelog@php.net> <>
Tue, 14 Dec 2004 01:33:41 +0000 (01:33 +0000)
ChangeLog
Zend/ChangeLog

index 65eb8373e4f701d6f4a9431f00809443e3bb95a0..071ffe8027cb96575bf8f43c8cd95e3e00b0227c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2004-12-13  Wez Furlong  <wez.php@thebrainroom.net>
+
+    * ext/standard/streamsfuncs.c:
+      Make it really build...
+
+2004-12-13  Joe Orton  <jorton@redhat.com>
+
+    * ext/gd/config.m4:
+      More PHP_LIBDIR fixes for lib64 platforms.
+
+2004-12-13  Derick Rethans  <php@derickrethans.nl>
+
+    * ZendEngine2/zend_operators.c:
+      - Added "G" modifier to ini setting number format.
+
 2004-12-12  Wez Furlong  <wez.php@thebrainroom.net>
 
     * ext/standard/file.c:
index afbb4cd942ed590a3ee94dee80c617cf6b0425e0..63f4050204063a84929f831a9a36a8b44e206104 100644 (file)
@@ -1,3 +1,8 @@
+2004-12-13  Derick Rethans  <php@derickrethans.nl>
+
+    * zend_operators.c:
+      - Added "G" modifier to ini setting number format.
+
 2004-12-10  Andi Gutmans  <andi@zend.com>
 
     * (PHP_5_0)