From: Date: Mon, 10 Nov 2003 01:31:47 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.0.0b3RC1~735 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a21ab978fb7ddff5a1c6c88dd7ba913e31b4ae52;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 9343820012..12c8a2db95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-11-09 Derick Rethans + + * (PHP_4_3) + ext/standard/base64.c + ext/standard/base64.h: + - Expose the base64 functions to external extensions on windows. + 2003-11-08 Marcus Boerger * ZendEngine2/zend_reflection_api.c: