From 9f867c8014f079f979b05aa9e294e3e94ef705d2 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 12 Jul 2013 18:29:04 +0200 Subject: [PATCH] Update history to reflect merge of #1098 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 1174daf1..f411f6f3 100644 --- a/History.markdown +++ b/History.markdown @@ -14,6 +14,7 @@ sites. (#1247) * In the generated site, remove files that will be replaced by a directory (#1118) + * Fail loudly if a user-specified configuration file doesn't exist (#1098) ### Bug Fixes * Fix pagination in subdirectories. (#1198)