Merge bugfixes from 0.5.

This commit is contained in:
Georg Brandl
2008-12-15 11:12:08 +01:00
3 changed files with 27 additions and 7 deletions

View File

@@ -28,6 +28,9 @@ New features added
Release 0.5.1 (in development)
==============================
* Fix the handling of ``:param:`` and ``:type:`` doc fields when
they contain markup (especially cross-referencing roles).
* #65: Fix storage of depth information for PNGs generated by the
pngmath extension.