]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 17 Feb 2003 01:31:54 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Mon, 17 Feb 2003 01:31:54 +0000 (01:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9799f6666d0a96353fd94437e2184861346b6571..85649d18b07d1e317d31d1409e253b4a0d3b81c2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 200?, Version 5.0.0
+- new idate() function.
+  new date_sunrise() function.
+  new date_sunset() function.
+- Added support for long options in CLI & CGI (e.g. --version). (Marcus)
 - Moved extensions to PECL (http://pear.php.net/): (James, Tal)
   . ext/fribidi
 - Fixed bug #22059 (ftp_chdir causes segfault). (Sara)