From d0b67a289282a0c97985c714216308a861bb0631 Mon Sep 17 00:00:00 2001 From: calvin Date: Tue, 8 Mar 2005 21:00:07 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2374 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index fdbf5e4e..7c7274b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,14 @@ Type: bugfix Changed: linkchecker, linkcheck/configuration.py + * Also accept quoted CSS urls. + Type: bugfix + Changed: linkcheck/linkparse.py + + * Eliminate duplicate link reporting in the link parser. + Type: bugfix + Changed: linkcheck/linkparse.py + 2.5 "Spanglish" (released 4.3.2005) * Added spanish translation, thanks to Servilio Afre Puentes.