mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-02 03:44:43 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2314 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
c013fa928a
commit
76e3a8b26d
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
|
@ -9,6 +9,16 @@
|
|||
Type: bugfix
|
||||
Changed: linkcheck/i18n.py
|
||||
|
||||
* Since profile.py and pstats.py have been removed from some
|
||||
Python standard installations (eg. Debian GNU/Linux), make their
|
||||
usage optional.
|
||||
Using --profile without an available profile.py prints a warning
|
||||
and runs linkchecker without profiling.
|
||||
Using --viewprof without an available pstats.py prints an error
|
||||
and exits.
|
||||
Type: bugfix
|
||||
Changed: linkchecker
|
||||
|
||||
2.4 "Kitchen stories" (released 9.2.2005)
|
||||
|
||||
* Work around a Python 2.4 bug when HTTP 302 redirections are
|
||||
|
|
|
|||
Loading…
Reference in a new issue