]> granicus.if.org Git - php/commitdiff
Update NEWS
authorChristopher Jones <christopher.jones@oracle.com>
Tue, 20 Jun 2017 04:37:52 +0000 (14:37 +1000)
committerChristopher Jones <christopher.jones@oracle.com>
Tue, 20 Jun 2017 04:37:52 +0000 (14:37 +1000)
NEWS

diff --git a/NEWS b/NEWS
index fce5a4b19ca54be1a24c19553b3aca375f6507d6..dabb3ec0b19febee58aa38833f3b6c5a3a66ea42 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,9 @@ PHP                                                                        NEWS
   . Add oniguruma upstream fix (CVE-2017-9224, CVE-2017-9226, CVE-2017-9227,
     CVE-2017-9228, CVE-2017-9229) (Remi, Mamoru TASAKA)
 
+- OCI8:
+ . Add TAF callback (PR #2459). (KoenigsKind)
+
 - Opcache:
   . Fixed bug #74663 (Segfault with opcache.memory_protect and
     validate_timestamp). (Laruence)