CHANGELOG: Document this branch
authorW. Trevor King <wking@tremily.us>
Sun, 28 Sep 2014 17:51:22 +0000 (10:51 -0700)
committerW. Trevor King <wking@tremily.us>
Sun, 28 Sep 2014 17:51:22 +0000 (10:51 -0700)
Which has clearly been floating around for too long, since it branched
off before 3.7 and is landing after 3.9 :/.

Signed-off-by: W. Trevor King <wking@tremily.us>
CHANGELOG

index a9a11d62d6ddef5e80f60f163704a964bad545b7..59e3d2541fdfc47e9c426da669f4e64df6f06b54 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+v3.10 (unreleased)
+    * Add a redirect post-process module.
+
 v3.7 (unreleased)
     * Convert the `friendly-name` boolean to the new `name-format` setting.  This allow users to customize how the friendly name is constructed.
     * Demote guessed encodings logs from 'error' to 'warning'.