]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 2 Aug 2000 01:09:16 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Wed, 2 Aug 2000 01:09:16 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 29d08489bd30db16d70fa5edcc098afd34d79136..24b1e2e7e4b8d812682cded8d2d7f32e92a48d14 100644 (file)
--- 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)