From: Date: Thu, 12 Oct 2000 01:09:07 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.4RC3~705 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8e4fe0acf9c93138f7156f5658b1e55dd32bd65e;p=php NEWS update --- diff --git a/NEWS b/NEWS index 933efe67c5..9b8b29efbe 100644 --- 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)