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

diff --git a/NEWS b/NEWS
index 933efe67c5f5cb5c9580cb41239784bef3b32562..9b8b29efbee23edf9a304edc4285b09a36e7ea49 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.4
+- POST handler for Adobe FDF format (Hartmut)
+- read and write .gz-files transparently on glibc based systems
+  using the 'zlib:' fopen wrapper (Hartmut)
 - Fixed a problem in the configuration parser (two null bytes were added
   to each ENCAPSULATED TC_STRING) (alex@zend.com)