From e3951a30b63013fddb659bb38e6ab44070f3ec13 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Wed, 21 Jan 2009 15:26:41 -0800 Subject: [PATCH] update history --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index ff881b45..fd58f976 100644 --- a/History.txt +++ b/History.txt @@ -6,6 +6,7 @@ * Add a converter for textpattern [github.com/PerfectlyNormal] * Add a working Mephisto / MySQL converter [github.com/ivey] * Allowing .htaccess files to be copied over into the generated site [github.com/briandoll] + * Add option to not put file date in permalink URL [github.com/mreid] * Bug Fixes * Fix permalink behavior [github.com/cavalle] * Fixed an issue with pygments, markdown, and newlines [github.com/zpinter]