summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/changelog.rst
diff options
context:
space:
mode:
authornisheeth-barthwal <nisheeth.barthwal@nbaztec.co.in>2013-02-18 13:41:03 +0100
committernisheeth-barthwal <nisheeth.barthwal@nbaztec.co.in>2013-02-18 13:41:03 +0100
commit73c75cbfa066b4e72b8e691199ad964d1c2b3719 (patch)
treebeac68dfb8dec54ff3f9040169fa0ae76e859cba /user_guide_src/source/changelog.rst
parenta44e6913324bd47e17bfd4109fc65b699c508006 (diff)
removed a stray tab
Diffstat (limited to 'user_guide_src/source/changelog.rst')
-rw-r--r--user_guide_src/source/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index f1bb0c58e..4e55182e5 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -249,7 +249,7 @@ Release Date: Not Released
- Added Wincache driver.
- Added Redis driver.
- Added a *key_prefix* option for cache IDs.
- - :doc:`Email library <libraries/email>` changes include:
+ - :doc:`Email library <libraries/email>` changes include:
- Added custom filename to ``Email::attach()`` as ``$this->email->attach($filename, $disposition, $newname)``.
- Added possibility to send attachment as buffer string in ``Email::attach()`` as ``$this->email->attach($buffer, $disposition, $newname, $mime)``.
- Added dsn (delivery status notification) option.