diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-03-04 16:16:29 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-03-04 16:16:29 -0800 |
commit | 798e3689dda432e711ca997bd2f18b8b2dec272f (patch) | |
tree | bf52597a5f1436d4186538f04827b0fe5bde7b60 /sites/www/changelog.rst | |
parent | f2958401915935539eaf87f505e0dadfc8debc33 (diff) |
Note Sphinx docs issue was backported
Diffstat (limited to 'sites/www/changelog.rst')
-rw-r--r-- | sites/www/changelog.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index fa43a379..fee5a962 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,9 +2,9 @@ Changelog ========= -* :support:`256` Convert API documentation to Sphinx, yielding a new API - docs website to replace the old Epydoc one. Thanks to Olle Lundberg for the - initial conversion work. +* :support:`256 backported` Convert API documentation to Sphinx, yielding a new + API docs website to replace the old Epydoc one. Thanks to Olle Lundberg for + the initial conversion work. * :bug:`-` Use constant-time hash comparison operations where possible, to protect against `timing-based attacks <http://codahale.com/a-lesson-in-timing-attacks/>`_. Thanks to Alex Gaynor |