summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/changelog.rst
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-03-26 11:24:40 +0200
committerAndrey Andreev <narf@bofh.bg>2012-03-26 11:24:40 +0200
commit2a23e4ad2b71f26262964ac49819ef0a7aebbb9a (patch)
tree7b4908c8d10325e8940888ef2ec77e19471125b2 /user_guide_src/source/changelog.rst
parent5ee8c3ab2f670c678ca20100a4e1786514371c23 (diff)
parenta00e50483ab27d8ba3d3a2aa1a5138bfa8c8be70 (diff)
Merge upstream branch
Diffstat (limited to 'user_guide_src/source/changelog.rst')
-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 32bcd173e..22ce27747 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -103,6 +103,7 @@ Release Date: Not Released
- Added function reset_validation() to form validation library, which resets internal validation variables in case of multiple validation routines.
- Changed the Session library to select only one row when using database sessions.
- Added a Wincache driver to the `Caching Library <libraries/caching>`.
+ - Added dsn (delivery status notification) option to the :doc:`Email Library <libraries/email>`.
- Core