From 6ead36dcf4ca81d70ad169ac950e1741e5a5aa59 Mon Sep 17 00:00:00 2001 From: Date: Fri, 15 Apr 2005 00:39:27 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/ChangeLog b/ChangeLog index c652b7cb55..efe4778ec3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,58 @@ +2005-04-14 Jani Taskinen + + * ext/standard/url_scanner_ex.c + ext/standard/url_scanner_ex.c + ext/standard/url_scanner_ex.c + ext/standard/var_unserializer.c + ext/standard/var_unserializer.c + ext/standard/var_unserializer.c: + - Regenerated with re2c 0.9.6 (fixes severe bugs) + + * ext/odbc/config.m4 + ext/odbc/php_odbc.h: + - Add support for latest Birdstep + +2005-04-14 Andrey Hristov + + * ext/skeleton/skeleton.php: + - don't use short tag + - detect CLI binary and don't print < ;br < in this case + +2005-04-14 Jani Taskinen + + * (PHP_4_3) + NEWS + NEWS: + BFN + + * (PHP_4_3) + ext/calendar/calendar.c: + MFH: Fixes & cleanup + some minor new features + +2005-04-14 Ilia Alshanetsky + + * ext/standard/datetime.c + ext/standard/datetime.h + ext/standard/parsedate.y + ext/standard/php_parsedate.h: + MFB43: Fixed bug #31583 (php_std_date() uses short day names in + non-y2k_compliance mode). + Fixed bug #31689 (PHPAPI missing for php_std_date() and php_parse_date()). + + * (PHP_5_0) + NEWS + ext/standard/datetime.c: + MFB43: Fixed bug #31583 (php_std_date() uses short day names in + non-y2k_compliance mode). + + * (PHP_4_3) + NEWS + ext/standard/datetime.c: + Fixed bug #31583 (php_std_date() uses short day names in non-y2k_compliance + mode). + + Patch by: mike at php dot net + 2005-04-13 Ilia Alshanetsky * ext/calendar/calendar.c: -- 2.50.1