diff --git a/ChangeLog b/ChangeLog index 24ef7ffb..17c859e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ 1.9.4 - * check CSS background-image urls + * check CSS urls Changed: linkcheck/UrlData.py, linkcheck/linkparser.py 1.9.3 (released 16.10.2003) diff --git a/TODO b/TODO index f22b671f..ae744bbf 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -- check CSS urls, like style="background-image:url(mylogo.gif)" +- also parse .css stylesheets (not only the style="" attribute in html) - all threads should regularly poll a status variable this can be used to make ctrl-c working faster, and to print messages