release name

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3343 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2006-06-05 13:30:37 +00:00
parent 6d6f047a31
commit 9a84b42326

View file

@ -1,4 +1,4 @@
4.2 "" (released xx.xx.xxxx)
4.2 "V for Vendetta" (released xx.xx.xxxx)
* Drop privileges when running as root under Unix systems. Add
new option --allow-root to prevent this.
@ -14,7 +14,7 @@
Type: bugfix
Changed: linkcheck/robotsparser2.py
4.1 "Totsi" (released 29.5.2006)
4.1 "Tsotsi" (released 29.5.2006)
* Wait for spawned threads to finish before shutdown. Gets rid
of exceptions during shutdown.