From 0520ecb3c4332d960b2ae705a9397d4bc4417e4e Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 25 Mar 2013 19:01:57 +0100 Subject: [PATCH] Update history to reflect merge of #883 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 29b34d9c..1b310e97 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 + * Force usage of older directory_watcher gem as 1.5 is broken (#883) * 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)