]> granicus.if.org Git - php/commitdiff
Bug fixing news entries.
authorIlia Alshanetsky <iliaa@php.net>
Tue, 15 Oct 2002 00:46:51 +0000 (00:46 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 15 Oct 2002 00:46:51 +0000 (00:46 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2f091c7f4426ff61ffa7b59b88105951d9a4a99e..5ff9c3a6fc3d469aa8b4717c584beb72db7e1945 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,8 @@ PHP 4                                                                      NEWS
 - Moved ext/vpopmail to PECL. (James)
 - Added ICONV_IMPL and ICONV_VERSION constants to iconv extension to
   indicate which iconv implementation is used. (Moriyoshi)
+- Fixed bug #17580 (Allow ini parser to parse files >16K). (Ilia)
+- Fixed bug #19649 (Sanity checks for browscap.ini parser). (Ilia)
 - Added experimental patch to address problem with floats on various locales.
   (Bug #17079). (Ilia)
 - Fixed bug #19280 (imap_header fails with many To: addresses). (Ilia)