From 6006de5795c48fce62892e0dcd2894942caceb1f Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Fri, 24 Jul 2015 10:27:14 -0600 Subject: [PATCH] Update change list --- dist/CHANGES.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt index b7238d251..40d20230f 100644 --- a/dist/CHANGES.txt +++ b/dist/CHANGES.txt @@ -1,5 +1,13 @@ CHANGES + +- browse: Sort preference persisted in cookie +- browse: Added index.txt and default.txt to list of default files +- markdown: Fix for large markdown files +- redir: Can use variables like log formats can +- redir: Catch-all redirects no longer preserve path; use {uri} instead + + 0.7.3 (July 15, 2015) - errors: Error log now shows timestamp with each entry - gzip: Fixed; Default filtering is by extension; removed MIME type filter