Remove a couple of things from todolist that have been done.
authorAdam Sampson <ats@offog.org>
Sun, 12 Jul 2015 17:20:56 +0000 (18:20 +0100)
committerAdam Sampson <ats@offog.org>
Sun, 12 Jul 2015 17:20:56 +0000 (18:20 +0100)
todolist

index f07764707e0de6746f79c1f921b7453640b14144..de005fb2f1f062d42edbdb0076fd1b731ffc1372 100644 (file)
--- a/todolist
+++ b/todolist
@@ -1,6 +1,3 @@
-Bug: remove a plugin's .py, but forget to remove its options from config;
-start rawdog, and it dumps all the splitstate files.
-
 Maybe treat these as timeouts too?
 <urlopen error [Errno 113] No route to host>
 <urlopen error [Errno 111] Connection refused>
@@ -15,18 +12,6 @@ A common complaint of packagers (e.g. Gentoo #345485) is that you have to
 explicitly install a config file for rawdog to work.
 Build the default config file and stylesheet into rawdog somehow?
 
-Check Debian rawdog bugs; the following can be closed once Debian picks up 2.15:
-- 363472: feeddefaults parsing - fixed
-- 366101: actually a feedparser bug - (probably) fixed
-- 374741: actually a feedparser bug - fixed
-- 383422/684252: don't embed feedparser - fixed
-- 410199: template encoding - fixed
-- 468383/603267: new upstream version
-- 601276: fixed: disable BeautifulSoup
-- 650776: fixed: fakefinder HTML parse error handling
-- 651080: fixed: feedparser date change
-- 657206: fixed: fakefinder relative URLs
-
 Show the chain of HTTP statuses, not just the last one.
 
 Show feedparser version in --help.