Fix the source positions referenced by the "viewcode" extension.

This commit is contained in:
Georg Brandl
2011-10-07 19:17:01 +02:00
parent 975f9c7eaa
commit 5bff67432e
2 changed files with 3 additions and 0 deletions

View File

@@ -3,6 +3,8 @@ Release 1.0.9 (in development)
* #778: Fix "hide search matches" link on pages linked by search.
* Fix the source positions referenced by the "viewcode" extension.
Release 1.0.8 (Sep 23, 2011)
============================