diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-03-04 16:16:38 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-03-04 16:16:38 -0800 |
commit | 32975af9a65ca799399ca3f2b8a84211de868319 (patch) | |
tree | 20ed1db98e59637f6e5db00b45ab8e30cf04d7e1 /sites/www/changelog.rst | |
parent | f9fef01e76e4aa3449e69447a0b3893ea25a045f (diff) | |
parent | 38785d9cd280244b77fc4aca96b61d693412f29c (diff) |
Merge branch '1.12'
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 3827bfe4..0e168370 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 |