mike            Wed Oct  4 12:58:02 2006 UTC

  Modified files:              
    /php-src    NEWS 
  Log:
  - output layer and ext/zlib news
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2126&r2=1.2127&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2126 php-src/NEWS:1.2127
--- php-src/NEWS:1.2126 Tue Oct  3 19:37:01 2006
+++ php-src/NEWS        Wed Oct  4 12:58:02 2006
@@ -34,6 +34,8 @@
   disabled. See sapi/cgi/CHANGES for more details. (Dmitry)
 - Improved cURL: (Ilia)
   . Added CURLINFO_HEADER_OUT constant to facilitate request retrieval.
+- Improved ext/zlib; re-implemented non-file related functionality. (Mike)
+- Improved output layer; see README.NEW-OUTPUT_API for internals. (Mike)
 
 - Added automatic module globals management. (Dmitry)
 - Added "jump label" operator (limited "goto"). (Dmitry, Sara)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to