From 5f6077e394dfd309da827f496837840b40bc7d0f Mon Sep 17 00:00:00 2001 From: Adam Sampson Date: Thu, 1 Aug 2013 12:25:16 +0000 Subject: [PATCH] Reorder NEWS. --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index a7a52d9..7b2caf2 100644 --- a/NEWS +++ b/NEWS @@ -16,9 +16,6 @@ Give test-rawdog some command-line options; you can now use it to test an installed version of rawdog, or rawdog running under a non-default Python version. -Use author URIs retrieved from feeds when formatting author names -(rather than ignoring them; this was the result of a feedparser change). - Add some more tests to the test suite, having done a coverage analysis to work out which features weren't yet being tested: date formatting in varying locales and timezones; RSS 1.0 support; --dump, -c, -f, -l, -N, @@ -27,6 +24,9 @@ formatting; template conditionals: broken 301 redirects; useids; content vs. summary; daysections/timesections; removing articles from a feed; keeping comments; numthreads; outputfile; various error messages. +Use author URIs retrieved from feeds when formatting author names +(rather than ignoring them; this was the result of a feedparser change). + Make subclasses of Persistable call Persistable's constructor. (Identified by coverage analysis.) -- 2.35.1