git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3488 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2006-09-25 19:48:23 +00:00
parent 5ac40e089d
commit ea6d84c48d

View file

@ -21,7 +21,8 @@
Changed: linkcheck/director/__init__.py
* Replace all old "entry1, entry2" configuration entries with
multiline "entry" config entry.
multiline "entry" config entry. The old syntax is still supported,
but deprecated.
Closes: SF patch #1562195
Type: feature
Changed: linkcheck/configuration/confparse.py