git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2644 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-06-07 14:16:51 +00:00
parent d965a387d5
commit 0e90f0830c

View file

@ -1,5 +1,10 @@
3.0 "" (released xx.xx.xxxx)
* Catch curses.setupterm() errors.
Type: bugfix
Closes: SF bug #1216092
Changed: linkcheck/ansicolor.py
* If a default config file (either /etc/linkchecker/linkcheckerrc or
~/.linkchecker/linkcheckerrc) does not exist it is not added to
the config file list.