]> granicus.if.org Git - php/commitdiff
fix typo, shorten line
authorSascha Schumann <sas@php.net>
Tue, 22 Jul 2003 01:39:52 +0000 (01:39 +0000)
committerSascha Schumann <sas@php.net>
Tue, 22 Jul 2003 01:39:52 +0000 (01:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7cd2f25b32347a54bac93365852684b8c829d514..9df535578b86b71eedbcef33cec388b28de329d9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,8 +13,7 @@ PHP 4                                                                      NEWS
 - Fixed a bug that under certain circumstances could invalidate safe_mode.
   (Ilia)
 - Fixed bug #24640 (var_export and var_dump can't output large float). (Marcus)
-- Fixed bug #24592 (Possible crash in session extnsion, with NULL values).
-  (Sascha)
+- Fixed bug #24592 (NULL related crash in session extension). (Sascha)
 - Fixed bug #24573 (debug_backtrace() crashes if $this set to null). (Jani)
 - Fixed bug #24560 (parse_url() incorrectly handling certain file:// based 
   schemas). (Ilia)