merge with 0.6

This commit is contained in:
Georg Brandl
2010-03-16 08:53:12 +01:00
2 changed files with 8 additions and 3 deletions

View File

@@ -86,9 +86,13 @@ Release 1.0 (in development)
* Added ``htmltitle`` block in layout template.
Release 0.6.5 (in development)
Release 0.6.6 (in development)
==============================
Release 0.6.5 (Mar 01, 2010)
============================
* In autodoc, fix the omission of some module members explicitly
documented using documentation comments.