summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source
diff options
context:
space:
mode:
authorbuhay <drag0n2815@gmail.com>2013-04-18 18:39:01 +0200
committerbuhay <drag0n2815@gmail.com>2013-04-18 18:39:01 +0200
commit83c6efec0a2be84d6ca2c5264b22e4cc26934933 (patch)
tree03da406d1695fbfec60a2134b75b91b909aa6ee8 /user_guide_src/source
parentc6da1ef1ffda3e281163b73015c4e95d50bae4b4 (diff)
Added to the changelog.
Diffstat (limited to 'user_guide_src/source')
-rw-r--r--user_guide_src/source/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 742dacbae..ff7524b2a 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -497,6 +497,7 @@ Bug fixes for 3.0
- Fixed a bug (#78) - :doc:`Cart Library <libraries/cart>` didn't allow non-English letters in product names.
- Fixed a bug (#77) - :doc:`Database Class <database/index>` didn't properly handle the transaction "test mode" flag.
- Fixed a bug (#2380) - :doc:`URI Routing <general/routing>` method ``fetch_method()`` returned 'index' if the requested method name matches its controller name.
+- Fixed a bug (#2388) - :doc:`Email library <libraries/email>` Updated the method ``_build_message()`` to return a boolean value. Now it doesn't send an email if there is an error attaching a file to the email.
Version 2.1.3