]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sat, 20 May 2000 01:09:11 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Sat, 20 May 2000 01:09:11 +0000 (01:09 +0000)
ChangeLog

index 26fb18e72f921a0d0cdec554d0e553a44bf474d3..bebe3381ccb418f5c66e621781d6a19462a40766 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2000-05-19  Hartmut Holzgraefe  <hholzgra@media-engineering.de>
+
+    * ext/standard/php_string.h
+      ext/standard/string.c:
+    added optional 3rd parameter 'limit' to explode() as in split()
+    (due to feature request in bug id #3251)
+
+2000-05-19  Zeev Suraski  <zeev@php.net>
+
+    * LICENSE: Give some more room for configurability
+
+    * LICENSE: be consistent with the URLs
+
+2000-05-19  Thies C. Arntzen  <thies@digicol.de>
+
+    * main.c: fix the fix (it's still a hack)
+
+    * main.c: make sigchild handler more robust.
+
+    * ext/oci8/config.m4
+      ext/oracle/config.m4: added some Notice about --enable-sigchild
+
+2000-05-19  Zeev Suraski  <zeev@php.net>
+
+    * ext/standard/info.c
+      php.h: Minor output mods
+
 2000-05-18  Thies C. Arntzen  <thies@digicol.de>
 
     * main.c