]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 13 Nov 2005 06:45:19 +0000 (06:45 +0000)
committer <changelog@php.net> <>
Sun, 13 Nov 2005 06:45:19 +0000 (06:45 +0000)
ChangeLog

index 8ad9eacf0bcb1a535cf105e08c4ad0d2098b64ce..734303df7c3e939db782f2d9b6741a305b213e00 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2005-11-12  Derick Rethans  <php@derickrethans.nl>
+
+    * ext/standard/string.c:
+      - Fixed protos.
+
+2005-11-12  Andrei Zmievski  <andrei@gravitonic.com>
+
+    * main/rfc1867.c:
+      Grr. Re-re-fix the fix.
+
+2005-11-12  Jani Taskinen  <jani.taskinen@sci.fi>
+
+    * sapi/cli/php_cli.c:
+      - Fix the "php -v" output when neither --enable-debug or --enable-gcov
+        is used.
+
 2005-11-11  Andrei Zmievski  <andrei@gravitonic.com>
 
     * main/rfc1867.c: