From: W. Trevor King Date: Sun, 28 Sep 2014 20:45:39 +0000 (-0700) Subject: CHANGELOG: Document this branch X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1512c96808bc859784d13699d8c4fee13f5f482b;p=rss2email.git CHANGELOG: Document this branch Signed-off-by: W. Trevor King --- diff --git a/CHANGELOG b/CHANGELOG index 484b600..3c2212e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,5 @@ v3.10 (unreleased) + * Catch and warn for invalid Content-Types. * Add a manually extracted list of config options to r2e.1. * Add a redirect post-process module.