]> granicus.if.org Git - php/commitdiff
Group these entries a bit to make NEWS easier to read.
authorfoobar <sniper@php.net>
Fri, 3 Jan 2003 00:05:07 +0000 (00:05 +0000)
committerfoobar <sniper@php.net>
Fri, 3 Jan 2003 00:05:07 +0000 (00:05 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b3b7dcf0925044032d199c3019bc69e00e649bab..599591c05c6e35d55b64a4b5b6bbf491ddf66185 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,13 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 200?, Version 4.3.1
-- Fixed bug #21338 (html_entity_decode() crashed when "" is passed). (Ilia)
 - Improved dba extension (Marcus)
   . Added support for internal error handling of Berkeley db libraries.
   . Disallow Berkeley db versions 4.1.0 to 4.1.24 due to locking problems.
   . Disallow linkage of Berkeley db submodules against libraries with
     different major version.
   . Disallow configuring of more than one Berkeley db handler. 
+- Fixed bug #21338 (html_entity_decode() crashed when "" is passed). (Ilia)
 - Fixed bug #21229 (missing 3rd argument to php_module_startup). (Ilia)
 - Fixed bug #21267 (opening URLs that result in redirection to a relative
   path was failing). (Ilia)