From: Date: Wed, 2 Aug 2000 01:09:16 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3977f6380f59309fb11c3b4de7c768a066c0b662;p=php NEWS update --- diff --git a/NEWS b/NEWS index 29d08489bd..24b1e2e7e4 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- Add Olympus-specific tags to read_exif_data() (Rasmus) +- Fixed bug in imap_fetchheader() where using FT_PREFETCHTEXT didn't return + the body. Bug #4447. (Jani) +- Fixed exec() returning "\0" when output is empty - Added XML_Parser class in PEAR (Stig) - Added "make test" target in pear/ and added some regression tests (Stig) - Fix bug in strip_tags function as per bug #5857 (Rasmus)