]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 23 Nov 1999 02:08:37 +0000 (02:08 +0000)
committer <changelog@php.net> <>
Tue, 23 Nov 1999 02:08:37 +0000 (02:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 590736de4ee6e170821417ce532c568545628b76..0366d743dbdb3eac7c25e5e7c222a3198fe9765f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? ????, Version 4.0 Beta 4
+ Fixed a leak when using automatic output buffering (Zeev)
+Introduced PECL - PHP Extension and Code Library (prounounced "picke")
 - Fixed inconsistencies in the implementation of here-docs (Andi & Zeev, Zend 
   library)
 - Fixed a problem with constant class-member initializations (Andi & Zeev,