]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 10 Oct 1999 01:08:21 +0000 (01:08 +0000)
committer <changelog@php.net> <>
Sun, 10 Oct 1999 01:08:21 +0000 (01:08 +0000)
ChangeLog

index a22f5175d7e01a43bba8e1f9c6a09cd5ea966b9f..85bc904934c39f6d7cdb0c89b81633289879d831 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+1999-10-09  Sascha Schumann  <sascha@schumann.cx>
+
+    * Makefile.am: Remove redundant library declaration. All libtool libraries
+    are referenced through DEPENDENCIES now.
+
+    * Makefile.am: Only link with bundled regex, if the user wants it.
+
+    * regex/regcomp.c: POSIX_MISTAKE is enabled by default.
+
+1999-10-09  Thies C. Arntzen  <thies@digicol.de>
+
+    * sapi/apache/config.m4:
+    fix suggested by sascha for xml-build in apxs mode
+
+1999-10-09  changelog  <changelog@www>
+
+    * ChangeLog: ChangeLog update
+
+    * NEWS: NEWS update
+
 1999-10-08  Andreas Karajannis  <Andreas.Karajannis@gmd.de>
 
     * ext/odbc/php_odbc.c: