Regression of #77: If there is only one parameter given with `:param:` markup, the bullet list is now suppressed again.

This commit is contained in:
Georg Brandl
2011-01-03 23:08:13 +01:00
parent 0cda61e88d
commit 205d50a01d
4 changed files with 23 additions and 9 deletions

View File

@@ -1,6 +1,9 @@
Release 1.0.6 (in development)
==============================
* Regression of #77: If there is only one parameter given with
``:param:`` markup, the bullet list is now suppressed again.
* #556: Fix missing paragraph breaks in LaTeX output in certain
situations.