merge with 0.6

This commit is contained in:
Georg Brandl
2009-05-24 19:15:57 +02:00
4 changed files with 16 additions and 0 deletions

View File

@@ -17,6 +17,9 @@ Release 1.0 (in development)
Release 0.6.2 (in development)
==============================
* #178: apply ``add_function_parentheses`` config value to C
functions as promised.
* #173: Respect the docutils ``title`` directive.
* #172: The ``obj`` role now links to modules as promised.