mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-26 18:50:32 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3663 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
7a0b394f26
commit
5171fff259
1 changed files with 10 additions and 2 deletions
12
ChangeLog
12
ChangeLog
|
|
@ -1,12 +1,20 @@
|
|||
4.9 "" (released xx.xx.2008)
|
||||
|
||||
* Parse Shockwave Flash (SWF) for URLs to check
|
||||
Type: feature
|
||||
Changed: linkcheck/checker/urlbase.py
|
||||
|
||||
* Don't parse <script for=""> attributes since they specify IDs, not
|
||||
URLs..
|
||||
URLs.
|
||||
Type: bugfix
|
||||
Changed: linkcheck/linkparse.py
|
||||
|
||||
* Fix bash filename completion script:
|
||||
- set missing COMPREPLY variable
|
||||
- add missing COMPREPLY variable
|
||||
- support whitespace in files using "-o filenames" bash completion
|
||||
option
|
||||
Type: bugfix
|
||||
Changed: config/linkchecker-completion
|
||||
|
||||
4.8 "Hallam Foe" (released 16.12.2007)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue