From 6c6c57609823621159850868e0b627487645695b Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 1 Apr 2013 20:03:33 +0200 Subject: [PATCH] Update history to reflect merge of #910. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 1b310e97..78052ea5 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 + * Accepting strings as arguments to jekyll-import command (#910) * 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)