git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2400 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-03-10 23:50:09 +00:00
parent 8d206bac94
commit 04e05a4bf3

View file

@ -1,9 +1,10 @@
2.6 "" (released xx.xx.xxxx)
* New option --low-priority to decrease the priority of spawned threads.
* Run with low priority. New option --priority to run with normal
priority.
Type: feature
Changed: linkchecker, linkcheck/threader.py
* If GeoIP Python wrapper is installed, log the country name as info.
Type: feature
Changed: linkcheck/checker/consumer.py
@ -32,6 +33,11 @@
Type: bugfix
Changed: linkcheck/checker/httpurl.py
* Avoid deadlocks between the cache and the queue lock.
Type: bugfix
Changed: linkcheck/checker/consumer.py, linkcheck/checker/cache.py
Added: linkcheck/lock.py
2.5 "Spanglish" (released 4.3.2005)
* Added spanish translation, thanks to Servilio Afre Puentes.