master
joey 2006-05-04 06:31:24 +00:00
parent ee18a8b287
commit 8c723b5564
1 changed files with 3 additions and 0 deletions

View File

@ -33,3 +33,6 @@
* if a page containing an rss feed happens to show up in an rss feed,
the preprocessor directives won't be expanded (good) but are left in
raw rather than removed (bad).
* HTML::Scrubber doesn't produce valid xhtml for tags like hr, so if html
sanitisation is enabled the html page won't be valid.
<http://bugs.debian.org/365971>