From 0d53b3bdc0cebb534e559ef1ddaaf05c6a12eccd Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Mon, 12 May 2008 19:06:17 +0000 Subject: added bugfix note for db transactions in debug mode --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide/changelog.html') 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

  • Fixed an array to string conversion error in the Validation library (#4425)
  • Fixed a bug (#4506) with overlay_watermark() in the Image library preventing support for PNG-24s with alpha transparency
  • Fixed a bug (#4153) in the XML-RPC class preventing dateTime.iso8601 from being used.
  • +
  • Fixed bug (#4451, #4299, #4339) where failed transactions will not rollback when debug mode is enabled.
  • Version 1.6.1

    -- cgit v1.2.3-24-g4f1b