From c1f309d2d77b6e468e43c0058b89e808dff66085 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 18 Mar 2013 00:00:48 +0100 Subject: [PATCH] Update history to reflect merge of #872. Closes #842. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index da192373..24685eb1 100644 --- a/History.txt +++ b/History.txt @@ -30,6 +30,7 @@ * Add source and destination directory protection (#535) * Better YAML error message (#718) * Bug Fixes + * Ensure all Post categories are downcase (#842, #872) * Force encoding of the rdiscount TOC to UTF8 to avoid conversion errors (#555) * Patch for multibyte URI problem with jekyll serve (#723) * Order plugin execution by priority (#864)