]> granicus.if.org Git - php/commitdiff
assorted stuff
authorSascha Schumann <sas@php.net>
Mon, 13 Aug 2001 21:28:15 +0000 (21:28 +0000)
committerSascha Schumann <sas@php.net>
Mon, 13 Aug 2001 21:28:15 +0000 (21:28 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 29110bf712288746da70ca0de54b2d2dd7f70aef..d0cdc33be730c0c18c88e92753b8ba52bad0f18c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.7-dev
+- Added ircg_get_username, a roomkey argument to ircg_join, error fetching
+  infrastructure, a tokenizer to speed up message processing, and fixed
+  a lot of bugs in the IRCG extension (Sascha)
+- Improved speed of the serializer/deserializer (Thies, Sascha)
 - Floating point numbers are better detected when converting from strings
   (Zeev, Zend Engine)
 - Replaced php.ini-optimized with php.ini-recommended.  As the name implies,