summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoriyoshi Koizumi <moriyoshi@php.net>2005-03-23 23:31:02 +0000
committerMoriyoshi Koizumi <moriyoshi@php.net>2005-03-23 23:31:02 +0000
commitf3396e9ef24dbe864b4b7482275b1033aab2de69 (patch)
tree808ad1caf2eaacdf36d6ac059a3b3fa2f4008df2
parenta613be3e96570be219bb22304c53bbe964fca257 (diff)
downloadphp-git-f3396e9ef24dbe864b4b7482275b1033aab2de69.tar.gz
- BFN.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f60216e1f1..ced6c12bfa 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ PHP NEWS
to 3.7.0. (Moriyoshi)
- Updated bundled libmbfl library (used for multibyte functions). (Moriyoshi)
Fixed bugs:
+ . Bug #32311 (mb_encode_mimeheader() does not properly escape characters)
. Bug #32063 (mb_convert_encoding ignores named entity 'alpha')
. Bug #31911 (mb_decode_mimeheader() is case-sensitive to hex escapes)
. bug #30573 (compiler warnings in libmbfl due to invalid type cast)