From 8ada9a9aa7691a4672fff5b9e93da93b17278e83 Mon Sep 17 00:00:00 2001 From: Date: Sat, 27 Aug 2005 05:35:34 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0175aae2ab..7ace0e2823 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2005-08-26 Marcus Boerger + + * ext/ming/config.m4: + - Check for static libs, too + +2005-08-26 Derick Rethans + + * (PHP_5_1) + NEWS + main/streams/plain_wrapper.c: + - MFH: Fixed a bug where stream_get_meta_data() did not return the "uri" + element for files opened with tmpname(). + + * NEWS + main/streams/plain_wrapper.c: + - Fixed a bug where stream_get_meta_data() did not return the "uri" element + for + files opened with tmpname(). + +2005-08-26 Rolland Santimano + + * ext/standard/string.c: + - Updated strrev() to handle base+combining sequences + +2005-08-26 Ilia Alshanetsky + + * ext/standard/base64.c + ext/standard/base64.c: + MFH: Fixed bug #34214 (base64_decode() does not properly ignore whitespace) + + * (PHP_5_1) + ext/standard/base64.c: + Fixed bug #34214 (base64_decode() does not properly ignore whitespace) + 2005-08-25 Marcus Boerger * (PHP_5_1) -- 2.50.1