git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2646 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-06-08 16:49:57 +00:00
parent f52981ebf0
commit c580f209af

View file

@ -5,6 +5,11 @@
Closes: SF bug #1216092
Changed: linkcheck/ansicolor.py
* Only call _optcomplete bash completion function when it exists.
Type: bugfix
Closes: Debian bug #309076
Changed: config/linkchecker-completion
* If a default config file (either /etc/linkchecker/linkcheckerrc or
~/.linkchecker/linkcheckerrc) does not exist it is not added to
the config file list.