From 2547d8adf38b903fd83a2e4c5bf127dddb2a600f Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 17 Jan 2015 16:50:30 -0800 Subject: [PATCH] Update history to reflect merge of #3322 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index d995f2fc..10c6c7b8 100644 --- a/History.markdown +++ b/History.markdown @@ -46,6 +46,7 @@ * Fix test script to be platform-independent (#3279) * Instead of symlinking `/tmp`, create and symlink a local `tmp` in the tests (#3258) * Fix some spacing (#3312) + * Fix comment typo in `lib/jekyll/frontmatter_defaults.rb` (#3322) ### Site Enhancements