git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@736 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2003-01-08 20:08:26 +00:00
parent c8af1e5330
commit fe4fd85799
2 changed files with 2 additions and 1 deletions

View file

@ -22,6 +22,7 @@
Changed files: a lot .py files using these things
* use yy_size_t for parser alloc definitions, fixes build errors on 64bit
architectures
Changed files: linkcheck/parser/htmllex.l
1.8.2
* - ignore invalid html attribute characters

2
debian/changelog vendored
View file

@ -1,6 +1,6 @@
linkchecker (1.8.3-1) unstable; urgency=low
* New upstream release.
* New upstream release. (Closes: #175825)
-- Bastian Kleineidam <calvin@debian.org> Sun, 5 Jan 2003 00:19:15 +0100