git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@476 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2002-06-09 15:33:35 +00:00
parent 94a5fb8ea3
commit 6365bf8292

4
debian/changelog vendored
View file

@ -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