summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>1999-11-13 02:08:56 +0000
committer <changelog@php.net>1999-11-13 02:08:56 +0000
commite82ad7e9c3366b9d7d72428c45d1c18eead18e2c (patch)
tree0704ddee9aeb79d5f9c8d8bcd99787a75bf132f8
parent64070d9474c42b3a6b577ec0a8e48398a29f97df (diff)
downloadphp-git-e82ad7e9c3366b9d7d72428c45d1c18eead18e2c.tar.gz
ChangeLog update
-rw-r--r--ChangeLog30
1 files changed, 30 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a3884aaa0..35d895cdb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+1999-11-12 Sascha Schumann <sascha@schumann.cx>
+
+ * sapi/apache/config.m4
+ acinclude.m4
+ configure.in
+ ext/standard/config.m4: Enable selective regex library compilation.
+
+ * regex/cclass.h
+ regex/cname.h
+ regex/engine.c
+ regex/regcomp.c
+ regex/regcomp.ih
+ regex/regerror.c
+ regex/regex.h
+ regex/regex2.h
+ regex/regexec.c
+ regex/utils.h: upgrade regex library to alpha3.8
+
+1999-11-12 Thies C. Arntzen <thies@digicol.de>
+
+ * ext/oci8/oci8.c: added missing function-alias
+
+ * ext/oci8/oci8.c: oops, didn't mean to activate this!
+
+ * ext/oci8/oci8.c: fixed mested-tables again (broke it when resourcified the driver)
+
+1999-11-12 changelog <changelog@www>
+
+ * NEWS: NEWS update
+
1999-11-11 Rasmus Lerdorf <rasmus@php.net>
* MAINTAINERS: