Fixes #892: Fix single-HTML builder misbehaving with the master document in a subdirectory.

This commit is contained in:
Georg Brandl
2012-03-10 19:24:03 +01:00
parent b21f7931fa
commit 17591ffe93
2 changed files with 8 additions and 2 deletions

View File

@@ -48,6 +48,9 @@ Release 1.1.3 (in development)
* #870: Fix spurious KeyErrors when removing documents.
* #892: Fix single-HTML builder misbehaving with the master document in a
subdirectory.
Release 1.1.2 (Nov 1, 2011) -- 1.1.1 is a silly version number anyway!
======================================================================