diff --git a/ChangeLog b/ChangeLog index 9b5a14ee16f..9e10fb7d895 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2000-10-04 Sascha Schumann + + * ext/skeleton/skeleton.c: + Use ZEND_DECLARE_MODULE_GLOBALS instead of equivalent #if ZTS/#else/#endif + construct. + + * ext/standard/url_scanner_ex.c + ext/standard/url_scanner_ex.re: + Ignore close tags and use unsigned char type. + +2000-10-04 Stig Bakken + + * tests/dirname.phpt + tests/testdirname: + * changed Andi's "testdirname" into a real regression test + 2000-10-03 Sascha Schumann * ext/shmop/README: typo