From: Ilia Alshanetsky Date: Tue, 23 Nov 2004 14:08:19 +0000 (+0000) Subject: RC1 release date. X-Git-Tag: php-4.3.10RC1~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a3ee8460476b3ef6ae5ff1ad9c60d76b4143007f;p=php RC1 release date. --- diff --git a/NEWS b/NEWS index 06ff23a56c..25a935c79d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2004, Version 4.3.10 +?? Nov 2004, Version 4.3.10 + +23 Nov 2004, Version 4.3.10RC1 - Added the %F modifier to *printf to render a non-locale-aware representation of a float with the . as decimal seperator. (Derick) - Fixed a bug in addslashes() handling of the '\0' character. (Ilia)