merge with trunk

This commit is contained in:
Georg Brandl 2010-03-16 08:54:03 +01:00
commit 8e4311099a

View File

@ -118,9 +118,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.