merge with 0.6

This commit is contained in:
Georg Brandl 2009-10-26 09:46:04 +01:00
commit 4f63b6cbd5
3 changed files with 2 additions and 3 deletions

View File

@ -38,7 +38,7 @@ Release 1.0 (in development)
Release 0.6.4 (in development)
==============================
* Fix the handling of non-data descriptors in autodoc.
* Fix the handling of non-data, but non-method descriptors in autodoc.
Release 0.6.3 (Sep 03, 2009)

1
TODO
View File

@ -3,4 +3,3 @@ Sphinx TODO
All todo items are now tracked as issues in the Sphinx issue tracker at
<http://www.bitbucket.org/birkenfeld/sphinx/issues/>.