From: Adam Sampson Date: Sun, 12 Jul 2015 17:20:56 +0000 (+0100) Subject: Remove a couple of things from todolist that have been done. X-Git-Tag: v2.21~1 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=a8e0da92877b3c1cb2b9fc21bc708e4338d8f9b7;p=rawdog%2F.git Remove a couple of things from todolist that have been done. --- diff --git a/todolist b/todolist index f077647..de005fb 100644 --- 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? @@ -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.