mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-01 21:50:25 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2400 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
8d206bac94
commit
04e05a4bf3
1 changed files with 8 additions and 2 deletions
10
ChangeLog
10
ChangeLog
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue