summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 50c3ed5473..ad66bcae91 100644
--- 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)