]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 15 Dec 1999 03:08:05 +0000 (03:08 +0000)
committer <changelog@php.net> <>
Wed, 15 Dec 1999 03:08:05 +0000 (03:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0a36c0a8aa38295b7b9a904901459c7d6cbd21cf..691e08653406ff720e2fa7fc8bd193f4eb9536e2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? ????, Version 4.0 Beta 4
+- Preliminary support for date/time stamping in error logs
+- implemented count_chars(). (Thies)
 - Added class_exists() function (Andrei, Zend library)
 - Made strspn() and strcspn() binary-safe. (Andrei)
 - Added array_multisort() function. (Andrei)