summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJulien Pauli <jpauli@php.net>2015-05-13 14:29:53 +0200
committerJulien Pauli <jpauli@php.net>2015-05-13 14:29:53 +0200
commit8fc4c9444fe6b8aa82d2a4513ba6a8118676b82d (patch)
tree12975c46b693868752605e88b16e34c0aecdaf1d /NEWS
parent7c5de1e99e5fa256720d39f094e01d96e763944c (diff)
downloadphp-git-8fc4c9444fe6b8aa82d2a4513ba6a8118676b82d.tar.gz
Updated NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 61c38f9b51..54516c85fd 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,9 @@ PHP NEWS
- Iconv:
. Fixed bug #48147 (iconv with //IGNORE cuts the string). (Stas)
+- MCrypt:
+ . Added file descriptor caching to mcrypt_create_iv() (Leigh)
+
- ODBC:
. Fixed bug #69354 (Incorrect use of SQLColAttributes with ODBC 3.0).
(Anatol)