From: Derick Rethans Date: Thu, 26 Sep 2002 13:48:46 +0000 (+0000) Subject: - Cleaning up X-Git-Tag: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003~158 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9a0dae80f625397cc9b77d040ffdb4c7036ff7d3;p=php - Cleaning up --- diff --git a/NEWS b/NEWS index d68ec62d98..45510244a1 100644 --- a/NEWS +++ b/NEWS @@ -15,8 +15,7 @@ PHP 4 NEWS - 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) +- Fix #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)