summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
authornisheeth-barthwal <nisheeth.barthwal@nbaztec.co.in>2013-02-19 13:43:01 +0100
committernisheeth-barthwal <nisheeth.barthwal@nbaztec.co.in>2013-02-19 13:43:01 +0100
commit32c1e626d51517418acbecadde9a83d67517e0a8 (patch)
tree6968b7193c6e0d8fad2376c323787e5b7f799443 /user_guide_src
parent6bb98903662ed2870d1d46c492106fec3be1ca6f (diff)
Updated changelog
Diffstat (limited to 'user_guide_src')
-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 4e55182e5..a5f560564 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -487,6 +487,7 @@ Bug fixes for 3.0
- Fixed a bug (#73) - :doc:`Security Library <libraries/security>` method ``sanitize_filename()`` could be tricked by an XSS attack.
- Fixed a bug (#2211) - :doc:`Migration Library <libraries/migration>` extensions couldn't execute ``CI_Migration::__construct()``.
- Fixed a bug (#2255) where ``smtp_timeout`` was not being applied to read and writes for the socket.
+- Fixed a bug (#2239) of missing subject when using ``bcc_batch_mode``.
Version 2.1.3
=============