From 84471ba2027ffb6bd4bcf07a2334c28b42c61e17 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 16 Feb 2014 22:14:43 -0500 Subject: [PATCH] Update history to reflect merge of #1946 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 0d5145bf..f4ea7539 100644 --- a/History.markdown +++ b/History.markdown @@ -57,6 +57,7 @@ * Relative posts should never fail to build (#1976) * Remove executable bits of non executable files (#2056) * `#path` for a draft is now `_drafts` instead of `_posts` (#2042) + * Patch a couple show-stopping security vulnerabilities (#1946) ### Development Fixes * Add a link to the site in the README.md file (#1795)