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

diff --git a/NEWS b/NEWS
index b7731109a53c467ed1bf7aa42ffe7d672af43f6a..162a8601244be6632fb45ff1a45e13ba0ea176cb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ PHP                                                                        NEWS
   . Fixed bug #74744 (gd.h: stdarg.h include missing for va_list use in
     gdErrorMethod). (rainer dot jung at kippdata dot de, cmb)
 
+- OCI8:
+ . Add TAF callback (PR #2459). (KoenigsKind)
+
 - OpenSSL:
   . Fixed bug #74720 (pkcs7_en/decrypt does not work if \x1a is used in
     content). (Anatol)