From: Date: Sat, 13 Nov 1999 02:08:56 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0b3_RC5~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e82ad7e9c3366b9d7d72428c45d1c18eead18e2c;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 8a3884aaa0..35d895cdb6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +1999-11-12 Sascha Schumann + + * 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 + + * 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 + + * NEWS: NEWS update + 1999-11-11 Rasmus Lerdorf * MAINTAINERS: