]> granicus.if.org Git - php/commitdiff
Add some old and some recent news
authorSascha Schumann <sas@php.net>
Fri, 16 Feb 2001 23:10:12 +0000 (23:10 +0000)
committerSascha Schumann <sas@php.net>
Fri, 16 Feb 2001 23:10:12 +0000 (23:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2d6dba64ef64494159f9e80b738925475dd5b18d..8aa8f1061b7e8190ee59bcf89c6f398c3287fec2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.5
+- Improved overall speed of IRCG, added URL handling to message scanner (Sascha)
 - Fixed some modules to allow using output-buffering. (Thies)
 - Added the chroot() function (Derick)
 - PostgreSQL now does a rollback at the end of a request on every
@@ -144,6 +145,7 @@ PHP 4.0                                                                    NEWS
   at run-time to provide the replacement string. It is passed an array of
   matched pattern and subpatterns. (Andrei)
 - Put an end to BUG#4615 (kalowsky & Eric Veldhuyzen)
+- Added the IRCG extension (Sascha)
 - Fixed realpath() in Virtual Directory mode (Daniel)
 - Integrated the Phil Nelson's bc math library routines into PHP, now that
   the license allows it (Phil Nelson <phil@cs.wwu.edu>)