diff options
| author | <changelog@php.net> | 1999-11-13 02:08:56 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 1999-11-13 02:08:56 +0000 |
| commit | e82ad7e9c3366b9d7d72428c45d1c18eead18e2c (patch) | |
| tree | 0704ddee9aeb79d5f9c8d8bcd99787a75bf132f8 | |
| parent | 64070d9474c42b3a6b577ec0a8e48398a29f97df (diff) | |
| download | php-git-e82ad7e9c3366b9d7d72428c45d1c18eead18e2c.tar.gz | |
ChangeLog update
| -rw-r--r-- | ChangeLog | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -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: |
