From d3e92183fdaec6177c3e13fa458312bb542c56c5 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 3 Apr 2013 23:11:40 +0200 Subject: [PATCH] Update history to reflect merge of #909. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index ab0a404c..9ad68d66 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 + * 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) * Force usage of older directory_watcher gem as 1.5 is broken (#883)