summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2002-07-30 00:24:11 +0000
committerfoobar <sniper@php.net>2002-07-30 00:24:11 +0000
commit84ae5adf29f9cd11ae5f06579dc51ff57c444fa2 (patch)
tree616fba6278f0c1f6f66116b4794c80bc1d9c46fa
parent05e14619b33af1ec5576e3c09afd55c04e74f156 (diff)
downloadphp-git-84ae5adf29f9cd11ae5f06579dc51ff57c444fa2.tar.gz
hot, damn hot.
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e311329af0..48bc820abf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +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)
+- 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)