From 5fec20dfa8b03d378d8592920049528fa0a0a429 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Wed, 13 Jan 2010 22:46:58 -0800 Subject: [PATCH] update history for #64 fix --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index c97cd08f..b315c56c 100644 --- a/History.txt +++ b/History.txt @@ -3,6 +3,7 @@ * Render highlighted code for non markdown/textile pages (#116) * Expand source to full path so includes work anywhere (#101) * Fix highlighting on Ruby 1.9 (#65) + * Fix extension munging when pretty permalinks are enabled (#64) == 0.5.7 / 2010-01-12 * Minor Enhancements