]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 4 Sep 2000 01:09:09 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Mon, 4 Sep 2000 01:09:09 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 064c8a8711f7014993b7191fbbbadcb179019cac..e3ee54bb6c6eb527e3766975c87a966eb903c82a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.3-dev
+- Add the Sablotron extension for XSL parsing. (Sterling)
+- Fixed a bug in checkdate() which caused < 1 years to be valid (Jani)
 - Added support for an optional output handler function for output
   buffering.  This enables transparent rendering of XML through XSL,
   transparent compression, etc. (Zeev)