mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-29 10:34:42 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@900 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
5680daff09
commit
d953af0229
2 changed files with 15 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
1.8.17
|
||||
* fix parsing of missing end tag in "</a <a b=c>"
|
||||
Changed files: linkcheck/parser/htmllex.l
|
||||
* fix entity resolving in parsed html links
|
||||
Closes: SF bug #749543
|
||||
Changed files: linkcheck/StringUtil.py
|
||||
|
||||
1.8.16
|
||||
* also look at id attributes on anchor check
|
||||
(Closes SF Bug #741131)
|
||||
|
|
|
|||
8
debian/changelog
vendored
8
debian/changelog
vendored
|
|
@ -1,3 +1,11 @@
|
|||
linkchecker (1.8.17-1) unstable; urgency=low
|
||||
|
||||
* New upstream version
|
||||
* remove python-ssl from description, it's integrated into python2.2
|
||||
now
|
||||
|
||||
-- Bastian Kleineidam <calvin@debian.org> Fri, 6 Jun 2003 11:40:44 +0200
|
||||
|
||||
linkchecker (1.8.16-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
|
|
|
|||
Loading…
Reference in a new issue