mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fixes #873: do not raise assertion errors on empty "only" directives.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -51,6 +51,8 @@ Release 1.1.3 (in development)
|
||||
* #892: Fix single-HTML builder misbehaving with the master document in a
|
||||
subdirectory.
|
||||
|
||||
* #873: Fix assertion errors with empty ``only`` directives.
|
||||
|
||||
|
||||
Release 1.1.2 (Nov 1, 2011) -- 1.1.1 is a silly version number anyway!
|
||||
======================================================================
|
||||
|
||||
Reference in New Issue
Block a user