From 7e09f0686d3c91d451e54a403bcd94091e8109ff Mon Sep 17 00:00:00 2001 From: Date: Mon, 13 Feb 2006 06:31:40 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0f96fc7a74..df784b0d53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2006-02-12 Marcus Boerger + + * (PHP_5_1) + run-tests.php: + - Synch + + * run-tests.php: + - Reinsert line deleted per accident + + * run-tests.php: + - Fix tests + +2006-02-12 Ilia Alshanetsky + + * (PHP_4_4) + ext/standard/url.c: + MFH: Fixed bug #36351 (parse_url() does not parse numeric paths properly). + + * ext/standard/url.c + ext/standard/tests/strings/url_t.phpt: + MFB51: Fixed bug #36351 (parse_url() does not parse numeric paths + properly). + + * (PHP_5_1) + NEWS + ext/standard/url.c + ext/standard/tests/strings/url_t.phpt: + Fixed bug #36351 (parse_url() does not parse numeric paths properly). + 2006-02-11 Jani Taskinen * (PHP_5_1) -- 2.50.1