diff options
author | Joffrey Jaffeux <j.jaffeux@gmail.com> | 2012-06-06 14:30:11 +0200 |
---|---|---|
committer | Joffrey Jaffeux <j.jaffeux@gmail.com> | 2012-06-06 14:30:11 +0200 |
commit | 6c8515459e4c631b0882532e8c44ee6435fd3809 (patch) | |
tree | 59def82bc03da94cc1825949eab2a17ea8efefb4 /user_guide_src/source/changelog.rst | |
parent | 5f33f368ee4a635c93ffc73997969a2eabdf67b9 (diff) |
bad spacing
Diffstat (limited to 'user_guide_src/source/changelog.rst')
-rw-r--r-- | user_guide_src/source/changelog.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst index c12db1f27..0ab18782e 100644 --- a/user_guide_src/source/changelog.rst +++ b/user_guide_src/source/changelog.rst @@ -135,7 +135,7 @@ Release Date: Not Released - Added a Wincache driver to the :doc:`Caching Library <libraries/caching>`. - Added dsn (delivery status notification) option to the :doc:`Email Library <libraries/email>`. - Enabled public access to Email library's set_header() for adding additional headers to e-mails. Original function _set_header() now renamed to set_header(). - - Input library now supports IPv6 and has a ip_version() method. + - Input library now supports IPv6 and has a ip_version() method. - Core |