summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Kalowsky <kalowsky@php.net>2002-07-29 17:49:46 +0000
committerDan Kalowsky <kalowsky@php.net>2002-07-29 17:49:46 +0000
commitcc6cf09a5114603c9a0aac9b055c308442db8461 (patch)
tree23141a4be73bda8cd969c00344edcfb758961455
parent825b5a42e2a70022e668848230f590ba4b89be63 (diff)
downloadphp-git-cc6cf09a5114603c9a0aac9b055c308442db8461.tar.gz
updating the NEWS file
# why this wasn't done automagically I don't know...
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba8629203c..e311329af0 100644
--- a/NEWS
+++ b/NEWS
@@ -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)