diff options
author | Dan Kalowsky <kalowsky@php.net> | 2002-07-29 17:49:46 +0000 |
---|---|---|
committer | Dan Kalowsky <kalowsky@php.net> | 2002-07-29 17:49:46 +0000 |
commit | cc6cf09a5114603c9a0aac9b055c308442db8461 (patch) | |
tree | 23141a4be73bda8cd969c00344edcfb758961455 | |
parent | 825b5a42e2a70022e668848230f590ba4b89be63 (diff) | |
download | php-git-cc6cf09a5114603c9a0aac9b055c308442db8461.tar.gz |
updating the NEWS file
# why this wasn't done automagically I don't know...
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Fixed imap_get_quota to work with multiple returned resources as per + the RFC 2087 and bug #14673 (kalowsky, Sander Steffann) - Added MarkerNote decoding to exif_read_data() for several Cameras. (Marcus) - Disabled zlib.output_compression for "image/" content-type headers which can be changed during script execution. (Stefan) |