]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Fri, 14 Dec 2001 01:13:29 +0000 (01:13 +0000)
committer <changelog@php.net> <>
Fri, 14 Dec 2001 01:13:29 +0000 (01:13 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a9a103208823a0a1c40422456dbd290220df80c3..dba782404c58c5505e3f853ae636336695a9aa8d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
+- Fixed several crash bugs in the mcrypt extension (Derick)
 - Added concepts to IRCG: bailout-on-trivial issue, write output to
   files, fetch a ressource upon connection end. (Sascha)
 - Fixed POST-related bugs in thttpd, added QUERY_STRING, HTTP_HOST,