From 9b423a96fd85ab1a0c57c6484f46db01e8504271 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Tue, 24 Aug 2010 15:21:47 -0700 Subject: [PATCH] Update history for ctrochalakis/rdiscount_extensions. --- History.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.txt b/History.txt index ae51e1ef..c40318ba 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,6 @@ == HEAD + * Minor Enhancements + * Add support for rdiscount extensions (#173) * Bug Fixes * Highlight should not be able to render local files * The site configuration may not always provide a 'time' setting (#184)