summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-05-12 21:06:17 +0200
committerDerek Jones <derek.jones@ellislab.com>2008-05-12 21:06:17 +0200
commit0d53b3bdc0cebb534e559ef1ddaaf05c6a12eccd (patch)
tree231af4f31188020d37ceba893549a220079cb911 /user_guide
parent244b4c7bcf88b2ed10cb48ca961d615e5a5002ed (diff)
added bugfix note for db transactions in debug mode
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 074097270..7d06f795f 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -152,6 +152,7 @@ SVN Commit: not currently released</p>
<li>Fixed an array to string conversion error in the Validation library (#4425)</li>
<li>Fixed a bug (#4506) with overlay_watermark() in the Image library preventing support for PNG-24s with alpha transparency</li>
<li>Fixed a bug (#4153) in the XML-RPC class preventing dateTime.iso8601 from being used.</li>
+ <li>Fixed bug (#4451, #4299, #4339) where failed transactions will not rollback when debug mode is enabled.</li>
</ul>
<h2>Version 1.6.1</h2>