]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 10 Apr 2001 01:09:15 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Tue, 10 Apr 2001 01:09:15 +0000 (01:09 +0000)
ChangeLog

index 3ee55c17be6cd3258ffcf0719a906826640eb3c6..d67e39eceb724f93cab2cabe418fefa2ee70900a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,62 @@
+2001-04-09  Sean Bright  <elixer@erols.com>
+
+    * ext/standard/dir.c: Constand should be case sensitive.
+
+2001-04-09  Jon Parise  <jon@csh.rit.edu>
+
+    * ext/standard/dir.c: Fix whitespace (use tabs).
+
+2001-04-09  Sean Bright  <elixer@erols.com>
+
+    * ext/standard/dir.c:
+    Stop SIGSEGV on Apache startup.  Patch from <adam@indexdata.dk>
+
+2001-04-09  Jani Taskinen  <sniper@iki.fi>
+
+    * ext/oracle/config.m4: MFH
+
+2001-04-09  Sascha Schumann  <sascha@schumann.cx>
+
+    * sapi/cgi/config.m4
+      pear/PEAR.php.in
+      sapi/Makefile.in
+      main/build-defs.h.in
+      Makefile.in
+      configure.in: Revert mega patch.
+
+    This patch has at least the following deficiences:
+
+    - the CGI is built using objects from another SAPI module.
+      This usually results in unsatisfied symbol references.
+    - the CGI makefile is not created properly
+    - building CGI cannot be disabled
+
+2001-04-09  Jani Taskinen  <sniper@iki.fi>
+
+    * ext/oracle/config.m4: Fix bug #10212.
+
+2001-04-09  Rasmus Lerdorf  <rasmus@php.net>
+
+    * ext/standard/formatted_print.c
+      tests/strings/002.phpt
+      NEWS: printf argnum (parameter swapping) support from Morten Poulsen
+
+2001-04-09  Marc Boeren  <M.Boeren@guidance.nl>
+
+    * ext/dbx/dbx.c:
+    Added optional 'comparison_type' parameter to compare functions, to force
+    either text or number comparison. (Mc)
+
+2001-04-09  Uwe Steinmann  <Uwe.Steinmann@fernuni-hagen.de>
+
+    * ext/domxml/php_domxml.c
+      ext/domxml/php_domxml.h:
+    - added domxml_version() to retrieve version of libxml
+
+2001-04-09  Sascha Schumann  <sascha@schumann.cx>
+
+    * configure.in: Fix current CVS breakage
+
 2001-04-08  Stig Bakken  <ssb@fast.no>
 
     * main/build-defs.h.in