From 7d71650b4c752a6b154cd5fffee469b8d89ffdb8 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 8 Apr 2013 00:20:59 +0200 Subject: [PATCH] Update history to reflect merge of #935 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 4a8c8c09..4a058d36 100644 --- a/History.txt +++ b/History.txt @@ -35,6 +35,7 @@ * Add source and destination directory protection (#535) * Better YAML error message (#718) * Bug Fixes + * Fix cascade problem with site.baseurl, site.port and site.host. (#935) * 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)