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

diff --git a/NEWS b/NEWS
index d8cde2895d2eeb451a5aa013d95df0be0f034043..064c8a8711f7014993b7191fbbbadcb179019cac 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.3-dev
+- Added support for an optional output handler function for output
+  buffering.  This enables transparent rendering of XML through XSL,
+  transparent compression, etc. (Zeev)
 - Added support for user defined 'tick' callback functions. This helps
   emulate background processing. (Andrei)
 - Fixed problem with having $this as the XML parser object. (Andrei)