From dde2d7c3f6c6abf6d2cc1f23dc5ce0591ab78ba4 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 6 May 2013 22:10:18 +0200 Subject: [PATCH] Update history to reflect merge of #1032 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index d2e15b19..d6225114 100644 --- a/History.txt +++ b/History.txt @@ -2,6 +2,7 @@ * Major Enhancements * Minor Enhancements * Bug Fixes + * Add missing
to site template used by `new` subcommand, fixed typos in code (#1032) * Site Enhancements * Remove CSS cruft, fix typos, fix HTML errors (#1028) * Removing manual install of Pip and Distribute (#1025)