]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 28 Dec 1999 02:09:03 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Tue, 28 Dec 1999 02:09:03 +0000 (02:09 +0000)
ChangeLog

index 6fe0fa75779e9420f013a50ee4e826771f6b6441..8320aa26b61defaa4b3b5b7a7b6a2a722bb13e9f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+1999-12-27  Ryan Bloom  <rbb@apache.org>
+
+    * sapi/apache/config.m4:
+    Beginning work to get PHP 4 to work with Apache 2.0.  This change detects
+    Apache 2.0 properly.
+
+1999-12-27  Zeev Suraski  <zeev@php.net>
+
+    * sapi/cgi/cgi_main.c:    Fixed -c support in the standalone CGI binary (Zeev)
+
+1999-12-27  Andrei Zmievski  <andrei@ispi.net>
+
+    * NEWS: Format fix.
+
+1999-12-27  Sascha Schumann  <sascha@schumann.cx>
+
+    * ext/dbase/dbf_misc.c: Build correctly on systems which lack localtime_r
+
 1999-12-26  Sascha Schumann  <sascha@schumann.cx>
 
     * ext/standard/config.m4: Cache results of crypt capability checks