]> granicus.if.org Git - php/commitdiff
- Fix NEWS
authorDerick Rethans <derick@php.net>
Wed, 26 Sep 2001 07:59:04 +0000 (07:59 +0000)
committerDerick Rethans <derick@php.net>
Wed, 26 Sep 2001 07:59:04 +0000 (07:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9e3fa50054f45afbfa9018506944c8509bd4c19b..097aa4a1eb2ea92e983d6cbc0464889b8d58fe6b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,10 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.8-dev
-- add apache_setenv() function for injecting variables into Apache's
-  subprocess_env table.
-- Let settype also accept 'int', 'bool', 'float' and 'null' (Jeroen)
+- Added mcrypt_generic_deinit to replace mcrypt_generic_end. (Derick)
+- Added apache_setenv() function for injecting variables into Apache's
+  subprocess_env table. (Rasmus)
+- Let settype also accept 'int', 'bool', 'float' and 'null'. (Jeroen)
 - Added IPv6 support to gethostbyaddr()
   (Patch by Matthias Wimmer <matthias@charente.de> and venaas)
 - Make the seed options to srand() and mt_srand() optional, if the seed is