From 6365bf8292b0e1d3ed725365bda7781477e14d78 Mon Sep 17 00:00:00 2001 From: calvin Date: Sun, 9 Jun 2002 15:33:35 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@476 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index f1c9e588..561cacdd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 ) + - 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