From 5a6fae5a34d2b1c27253feb82bc2b907c56d2afd Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Wed, 21 Jan 2009 15:14:21 -0800 Subject: [PATCH] update history --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 1d4dacf7..ff881b45 100644 --- a/History.txt +++ b/History.txt @@ -5,6 +5,7 @@ * Add array_to_sentence_string filter [github.com/mchung] * 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] * Bug Fixes * Fix permalink behavior [github.com/cavalle] * Fixed an issue with pygments, markdown, and newlines [github.com/zpinter]