#480: Fix handling of target naming in intersphinx.

This commit is contained in:
Georg Brandl
2010-08-05 11:58:43 +02:00
parent bf15967969
commit 01c501054e
5 changed files with 57 additions and 30 deletions

View File

@@ -1,6 +1,8 @@
Release 1.0.2 (in development)
==============================
* #480: Fix handling of target naming in intersphinx.
* #486: Fix removal of ``!`` for all cross-reference roles.