diff --git a/ChangeLog b/ChangeLog index 3cea33d428c..6b3bfbb1b8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,46 @@ +2005-03-05 Rasmus Lerdorf + + * (PHP_4_3) + ext/exif/exif.c: + wtf? + +2005-03-05 John Coggeshall + + * ext/skeleton/tests/001.phpt: + Opps. + +2005-03-05 Derick Rethans + + * (PHP_5_0) + NEWS: + - Make sure to note that this involves SOAP. + +2005-03-05 Moriyoshi Koizumi + + * NEWS + main/SAPI.c + main/php_content_types.c + main/php_content_types.h: + - Fixed bug #32109 ($_POST is not populated in multithreaded environment). + +2005-03-05 Dmitry Stogov + + * (PHP_5_0) + NEWS: + Fixed bug #32115 (dateTime encoding of timezone incorrect) + +2005-03-05 John Coggeshall + + * ext/skeleton/tests/001.phpt: + Starting tests.... + +2005-03-05 Andrei Zmievski + + * ext/standard/array.c: + Check that object can actually return a class entry. I need this for a + class-entry-less helper objects that should not be present in the class + table. + 2005-03-04 Jani Taskinen * sapi/apache_hooks/config.m4: