]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Wed, 12 Feb 2003 14:59:54 +0000 (14:59 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 12 Feb 2003 14:59:54 +0000 (14:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8cfd92acaa7ae258a8d4fda5ebc8306f884f4198..8f5ada77efae141a1c47a42e857f83796c0d0bff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,8 @@ PHP 4                                                                      NEWS
 - Added OCIPasswordChange() which allows renewing expired Oracle users. (Maxim)
 - Added memory_get_usage(). Only available when PHP is configured with 
   --enable-memory-limit. (Andrey)
+- Fixed bug #22149 (incorrect insertion of session id when tabs are used to
+  separate tag elements).
 - Fixed bug #22141 (removed undocumented Boyer str_replace() method). (Sara)
 - Fixed bug #22103 (Added gdImageEllipse and replaced old gdImageFilledEllipse
   with a better implementation). (Pierre)