]> granicus.if.org Git - php/commitdiff
- pdo::begintransaction entry
authorPierre Joye <pajoye@php.net>
Mon, 12 Apr 2010 19:56:57 +0000 (19:56 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 12 Apr 2010 19:56:57 +0000 (19:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7d8924bcaca73229ca07f52e6e1dd7c63ca16a18..499d1fe67339094b6645f813b86c218b8fed5533 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ PHP                                                                        NEWS
 
 - Updated timezone database to version 2010.5. (Derick)
 
+- Reset error state in PDO::beginTransaction() reset error state. (Ilia)
 - Fixed a NULL pointer dereference when processing invalid XML-RPC
   requests (Fixes CVE-2010-0397, bug #51288). (Raphael Geissert)