summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2002-07-30 17:24:13 +0000
committerfoobar <sniper@php.net>2002-07-30 17:24:13 +0000
commit3aa77bc32c5addfa14d58e607d96040f20cf1adf (patch)
treefad88a0e45f446387c1d7ef77e8ed39b7f01aa60
parent888b7bc2c69bdb8443f244e5bf0931e3910f6897 (diff)
downloadphp-git-3aa77bc32c5addfa14d58e607d96040f20cf1adf.tar.gz
.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8a5902cccf..1e4824c3d7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
? ? ??? 2002, Version 4.3.0
-- Fixed str_rot13() to not mangle source string (Rasmus)
+- Fixed str_rot13() to not mangle source string. (Rasmus)
- 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)