]> granicus.if.org Git - php/commitdiff
consistency
authorfoobar <sniper@php.net>
Mon, 5 Aug 2002 10:40:26 +0000 (10:40 +0000)
committerfoobar <sniper@php.net>
Mon, 5 Aug 2002 10:40:26 +0000 (10:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 00f7e1028624d95d6b722997447383095cd9c3ed..64a5eda278996871c5c61bc9267e0906ac03073f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
-- New mbstring encoding/decoding "HTML-ENTITIES". (Marcus)
-- New parameter 'L' for mb_http_input() to retrieve input encoding as a
+- Added mbstring encoding/decoding "HTML-ENTITIES". (Marcus)
+- Added parameter 'L' for mb_http_input() to retrieve input encoding as a
   comma separated string. (Marcus)
 - Added the ability for declare() compiler modifications to occur globally
   by using an empty statement. (Jason, Zend Engine)