]> granicus.if.org Git - php/commitdiff
Add NEWS
authorKeyur <kgovande@etsy.com>
Tue, 9 Aug 2016 17:29:36 +0000 (17:29 +0000)
committerKeyur <kgovande@etsy.com>
Tue, 9 Aug 2016 17:29:36 +0000 (17:29 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8925cf8287214a98e6ffd4d024c72ddb8661dcb1..92cc7ce5176e49079cc3c290cce5845a67f6f6a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@ PHP                                                                        NEWS
 - PDO:
   . Fixed bug #72788 (Invalid memory access when using persistent PDO
     connection). (Keyur)
+  . Fixed bug #72791 (Memory leak in PDO persistent connection handling). (Keyur)
 
 - Session:
   . Fixed bug #72724 (PHP7: session-uploadprogress kills httpd). (Nikita)