summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Lopes <glopes@nebm.ist.utl.pt>2012-08-26 22:01:15 +0200
committerGustavo Lopes <glopes@nebm.ist.utl.pt>2012-08-26 22:01:15 +0200
commit949f6cd47312cdaa1603025af6bdd8e0ec6c425f (patch)
tree208e35af084ffb90d9abf0c927adf29011a6e29d
parent1ce572ce2c6eec3d12722cdd65fd7af9a7004518 (diff)
downloadphp-git-949f6cd47312cdaa1603025af6bdd8e0ec6c425f.tar.gz
Announce on NEWS change in 1ce572c
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f5b5fe05f6..5cd11c8696 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,9 @@ PHP NEWS
. Fixed bug #62852 (Unserialize invalid DateTime causes crash).
(reeze.xia@gmail.com)
+- Intl:
+ . Fix bug #62933 (ext/intl compilation error on icu 3.4.1). (Gustavo)
+
- Installation:
. Fixed bug #62460 (php binaries installed as binary.dSYM). (Reeze Xia)