mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-21 12:51:53 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@476 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
94a5fb8ea3
commit
6365bf8292
1 changed files with 4 additions and 0 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
|
@ -1,6 +1,10 @@
|
|||
linkchecker (1.5.5) unstable; urgency=low
|
||||
|
||||
* linkcheck/linkname.py: fix linkname regular expressions (from 1.4.9)
|
||||
* linkcheck/UrlData.py: (from 1.4.9)
|
||||
- do not allow linebreaks in quoted link attributes
|
||||
- fix name matching (reported by Jerry Nieuviarts <jerry@clubic.com>)
|
||||
- dont use re.DOTALL, the new linkmatcher does not need it
|
||||
* linkchecker: documentation typos
|
||||
* linkcheck/__init__.py: use getLinkPat function for all config
|
||||
entries, not just commandline
|
||||
|
|
|
|||
Loading…
Reference in a new issue