diff --git a/ChangeLog b/ChangeLog index 9b6459423a9..de0536bcba1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2000-06-28 Andrei Zmievski + + * TODO: Would be a useful thing to have. + + * ext/standard/array.c: Oops, didn't mean to commit that. + + * ext/standard/array.c + ext/pcre/php_pcre.c + ext/pcre/php_pcre.h: + - Added an optional parameter to preg_replace() that can be used to + specify how many replacements to make. + +2000-06-28 Zeev Suraski + + * sapi/apache/mod_php4.c: + I'm not sure whether this is necessary or not. Is it guarenteed that get_module_conf() + will always return a value? Even if there were no relevant directives at all? + +2000-06-28 Andi Gutmans + + * main/php_virtual_cwd.c: + - Fix problem with VIRTUAL_DIR and relative paths containing .. + +2000-06-28 Joey Smith + + * ext/pdf/pdf.c: Added note about creating PDF documents in memory. + This is not quite complete, due to a bug in pdflib 3.0. + 2000-06-27 Sascha Schumann * ext/session/session.c: Cosmetic name change