summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/changelog.rst
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-10-05 16:12:55 +0200
committerAndrey Andreev <narf@bofh.bg>2012-10-05 16:12:55 +0200
commitccd01c75f5802e4e4b74bb53414a58d2aa0fd0d8 (patch)
treea4183e523181584a80c3df7546fe66199dc32ae8 /user_guide_src/source/changelog.rst
parent66bf2c7dc4921681708630305eb2b1c2cd7d7670 (diff)
Polish changes from #1586
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 5b123b929..ff7229243 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -196,7 +196,7 @@ Release Date: Not Released
- Added dsn (delivery status notification) option.
- Renamed method _set_header() to set_header() and made it public to enable adding custom headers in the :doc:`Email Library <libraries/email>`.
- Successfully sent emails will automatically clear the parameters.
- - Added third parameter $return_path in method Email::from().
+ - Added a *return_path* parameter to the ``from()`` method.
- :doc:`Pagination Library <libraries/pagination>` changes include:
- Added support for the anchor "rel" attribute.
- Added support for setting custom attributes.