This is not very DRY, but it gets the job done for now. If it turns
out to be a pain to maintain, I may try to automate the extraction
later.
* config-manpage:
r2e.1: Fix 'massage' -> 'message' typo
CHANGELOG: Document this branch
Document configuration items in manpage
Signed-off-by: W. Trevor King <wking@tremily.us>
v3.10 (unreleased)
+ * Add a manually extracted list of config options to r2e.1.
+ * Add a redirect post-process module.
v3.9 (2014-09-01)
* Catch and error out if a user adds a feed with a duplicate name.