doc: rst2xxx: fix ignoring output while determining the command name

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht
2011-03-07 22:23:21 +01:00
parent b94bf79258
commit b18bde70c9
3 changed files with 5 additions and 3 deletions

View File

@ -19,6 +19,8 @@ Changes
Bug Fixes
---------
* Fix ignoring output while determining the rst2xxx command name to build
documentation.
* Fix hang because of infinite loop reading EOF.
* Fix regression (UIBase is no more).