From b1c0f90d36e73af72d31325056e5ea857470d8d7 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 7 Apr 2013 21:56:28 +0200 Subject: [PATCH] Update history to reflect merge of #875 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 5f7cef9f..182f6c0b 100644 --- a/History.txt +++ b/History.txt @@ -33,6 +33,7 @@ * Add source and destination directory protection (#535) * Better YAML error message (#718) * Bug Fixes + * Filter out directories with valid post names (#875) * Fix symlinked static files not being correctly built in unsafe mode (#909) * Fix integration with directory_watcher 1.4.x (#916) * Accepting strings as arguments to jekyll-import command (#910)