From 1ccaaaeb27d368e6bef5112aa00059eef1635c09 Mon Sep 17 00:00:00 2001 From: Andrey Andreev Date: Thu, 4 Apr 2013 13:59:50 +0300 Subject: Add a changelog entry for PR #2343 --- user_guide_src/source/changelog.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide_src/source') diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst index 86907ca53..95309b4cb 100644 --- a/user_guide_src/source/changelog.rst +++ b/user_guide_src/source/changelog.rst @@ -493,6 +493,7 @@ Bug fixes for 3.0 - Fixed a bug (#2236) - :doc:`Form Helper ` function ``set_value()`` didn't parse array notation for keys if the rule was not present in the :doc:`Form Validation Library `. - Fixed a bug (#2353) - :doc:`Query Builder ` erroneously prefixed literal strings with **dbprefix**. - Fixed a bug (#78) - :doc:`Cart Library ` didn't allow non-English letters in product names. +- Fixed a bug (#77) - :doc:`Database Class ` didn't properly handle the transaction "test mode" flag. Version 2.1.3 ============= -- cgit v1.2.3-24-g4f1b