]> granicus.if.org Git - php/commitdiff
Update NEWs
authorChristopher Jones <christopher.jones@oracle.com>
Thu, 2 Mar 2017 04:34:47 +0000 (15:34 +1100)
committerChristopher Jones <christopher.jones@oracle.com>
Thu, 2 Mar 2017 04:34:47 +0000 (15:34 +1100)
NEWS

diff --git a/NEWS b/NEWS
index 3f3da1839e7af18de51cff518b8155076c84e540..bf41d80144c138bc1a92fdd641d2ea94a2cdaa3c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -57,6 +57,9 @@ PHP                                                                        NEWS
   . Fixed bug #74159 (Writing a large buffer to a non-blocking encrypted stream
     fails with "bad write retry"). (trowski)
 
+- PDO_OCI:
+  . Fixed bug #54379 (PDO_OCI: UTF-8 output gets truncated). (gureedo / Oracle)
+
 - Standard:
   . Fixed bug #74005 (mail.add_x_header causes RFC-breaking lone line feed).
     (Anatol)