From 877e328650a2d741f66b3f73211e38deb601057a Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 7 May 2013 14:32:37 +0200 Subject: [PATCH] Update history to reflect merge of #1045 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 449a1fc3..9c3a9820 100644 --- a/History.txt +++ b/History.txt @@ -3,6 +3,7 @@ * Minor Enhancements * Commander error message now preferred over process abort with incorrect args (#1040) * Bug Fixes + * Fix the index build with LSI (#1045) * Don't print deprecation warning when no arguments are specified. (#1041) * Add missing
to site template used by `new` subcommand, fixed typos in code (#1032) * Site Enhancements