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

diff --git a/NEWS b/NEWS
index f51132d4c64f18b141646f95dc20bf9a9bb38ea1..50daebd2ce9ebbc3e368c9da3e597e00e156c62a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ PHP                                                                        NEWS
 
 - Changed namespaced classes so that the ctor can only be named
   __construct now. (Stas)
+- 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)