]> granicus.if.org Git - php/commitdiff
Fix.
authorAndrei Zmievski <andrei@php.net>
Thu, 7 Nov 2002 15:09:11 +0000 (15:09 +0000)
committerAndrei Zmievski <andrei@php.net>
Thu, 7 Nov 2002 15:09:11 +0000 (15:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1ef47fb1a0fa7806afc7541cceac98b1175d73de..e955fa40a14427c81c69f2cccd7a1d333ef7c6da 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,6 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
-- Added an aditional parameter to the jdtojewish() function which makes
-  the function return the symbolic hebrew name. (Moshe Doron, Derick)
 - ATTENTION! "make install" will *by default* install the CLI SAPI binary in 
   {PREFIX}/bin/php. If you don't disable the CGI binary, it will be
   installed as {PREFIX}/bin/php-cgi.
@@ -13,6 +11,8 @@ PHP 4                                                                      NEWS
   . ext/icap
   . sapi/fhttpd
 - Moved ext/vpopmail to PECL. (James)
+- Added an aditional parameter to the jdtojewish() function which makes
+  the function return the symbolic hebrew name. (Moshe Doron, Derick)
 - Fixed bug #20169 (implode() clobbers first argument). (Moriyoshi)
 - Improved dba extension (Marcus)
   . Added dba_handlers() that returns an array of installed handlers and