]> granicus.if.org Git - php/commitdiff
.
authorThies C. Arntzen <thies@php.net>
Wed, 15 Mar 2000 02:12:02 +0000 (02:12 +0000)
committerThies C. Arntzen <thies@php.net>
Wed, 15 Mar 2000 02:12:02 +0000 (02:12 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 50c3ed54733c87c5bb9621b7868ca25b7181794f..ad66bcae919b3e0e588a8add22e9735b1f442184 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ???, Version 4.0 Beta 5
-- fixed possible crash in unserialize if the serailized data was
-  damaged. (Thies)
+- fixed possible crash in unserialize() if serialized data was
+  corrupted. (Thies)
 - Changed $HTTP_STATE_VARS to $HTTP_SESSION_VARS. Use only the latter
   version now! (Andrei)
 - Add GD-JPEG Support (Rasmus)