From 6923865091b291182026f4fd5b032479eb2b58c6 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 26 Apr 2013 19:12:32 +0200 Subject: [PATCH] Update history to reflect fixing of #993 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 178e8c96..69e4e9d9 100644 --- a/History.txt +++ b/History.txt @@ -46,6 +46,7 @@ * Add source and destination directory protection (#535) * Better YAML error message (#718) * Bug Fixes + * Fix the CLI option --plugins to actually accept dirs and files (#993) * Allow 'excerpt' in YAML Front-Matter to override the extracted excerpt (#946) * Fix cascade problem with site.baseurl, site.port and site.host. (#935) * Filter out directories with valid post names (#875)