From 30d8743853d4ee0d7db047929f3e812a76d8fb9a Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 21 Jan 2014 23:07:28 -0500 Subject: [PATCH] Update history to reflect merge of #1951 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 5477417f..fe27a924 100644 --- a/History.markdown +++ b/History.markdown @@ -39,6 +39,7 @@ other subcommands (#1877) * Fix typos (#1910) * Lock Maruku at 0.7.0 to prevent bugs caused by Maruku 0.7.1 (#1958) + * Fixes full path leak to source directory when using include tag (#1951) ### Development Fixes * Add a link to the site in the README.md file (#1795)