]> granicus.if.org Git - php/commitdiff
style,consistency..
authorfoobar <sniper@php.net>
Thu, 26 Sep 2002 13:51:04 +0000 (13:51 +0000)
committerfoobar <sniper@php.net>
Thu, 26 Sep 2002 13:51:04 +0000 (13:51 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 45510244a1b24978c05331d5badb8ed0876e088e..3387e8f9d8bfa74ec7660833d7925e8e26f419d3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,9 +13,10 @@ PHP 4                                                                      NEWS
   with strip_tags() function. (Ilia)
 - Fixed bugs #17570 and #17957 (Regexps related). (Andrei, Ilia)
 - Fixed bugs #18167 and #16859 (SEGV with session_decode). (Ilia)
-- Fixed bugs #19573 and #13472 (Session, XHTML compliance and
-  trans_sid). (Sascha)
-- Fix #19570 (last character was missing in get_html_translation_table). (Wez)
+- Fixed bugs #19573 and #13472 (Session, XHTML compliance and trans_sid). 
+  (Sascha)
+- Fixed bug #19570 (last character was missing in get_html_translation_table). 
+  (Wez)
 - Upgraded PCRE to version 3.9. (Wez)
 - Fixed bug in OCIResult() which returned garbage when called on 
   empty result-sets. (Thies)