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