]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Fri, 16 May 2003 15:15:29 +0000 (15:15 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Fri, 16 May 2003 15:15:29 +0000 (15:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b81f537e202a3ecf27a07ae6ff35e8ba87675470..0382ec3415f740265de4ed3b7769d6df8234fc13 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,7 @@ PHP 4                                                                      NEWS
 - Fixed several 64-bit problems. (Dave)
 - Fixed several errors in hwapi extension. Objects weren't handled properly.
   (Uwe)
+- Fixed bug #23657 (Missing initialization in browscap module init) (Ilia)
 - Fixed bug #23606 (Unable to build --with-db4 (db4.1.25)). (Marcus)
 - Fixed bug #23567 (pfsockopen() returns dead connections). (Wez)
 - Fixed bug #23527 (PostScript Type 1 fonts do not render properly).