]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 17 Dec 2000 02:09:10 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Sun, 17 Dec 2000 02:09:10 +0000 (02:09 +0000)
ChangeLog

index 27a1c396bfa9623dd96f289507094c345332635b..dcbccc896dc376397490639f17eacdffafb036de 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2000-12-16  Andi Gutmans  <andi@zend.com>
+
+    * ext/dba/dba.c:
+    - How did CVS let me commit this? Probably it confused with the branch
+      merge
+
+    * ext/dba/dba_dbm.c:
+    - In PHP we're supposed to only use MAXPATHLEN (defined in php.h)
+
+    * ext/standard/dir.c
+      main/fopen-wrappers.c
+      main/safe_mode.c
+      sapi/phttpd/phttpd.c
+      sapi/servlet/servlet.c
+      ext/dba/dba.c:
+    - Make all places use MAXPATHLEN in the same way. It includes the
+      terminating NULL.
+
+2000-12-16  Sam Ruby  <rubys@us.ibm.com>
+
+    * sapi/servlet/servlet.c: AIX's XlC++ does not allow casts as an lvalue.
+
 2000-12-15  Hartmut Holzgraefe  <hartmut@six.de>
 
     * run-tests.php: