#521: Added :confval:linkcheck_ignore config value.

This commit is contained in:
Georg Brandl
2010-10-22 11:40:38 +02:00
parent 092a7173a1
commit b72621c447
4 changed files with 24 additions and 0 deletions

View File

@@ -21,6 +21,8 @@ Release 1.1 (in development)
* Added ``inline`` option to graphviz directives, and fixed the
default (block-style) in LaTeX output.
* #521: Added :confval:`linkcheck_ignore` config value.
Release 1.0.4 (Sep 17, 2010)
============================