From 55257d2a142b55d42ae3ebf24b05da1ab2e57af4 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 5 Oct 2016 11:34:07 -0700 Subject: [PATCH] Update history to reflect merge of #5256 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f6fbc47a..8e9219ec 100644 --- a/History.markdown +++ b/History.markdown @@ -31,6 +31,7 @@ * Don't call `File.utime` for StaticFiles if it's a symlink (#5427) * Fix handling of non-ASCII characters in new `*_url` filters (#5410) * Remove autoload of Draft which no longer exists. (#5441) + * Fix issue where Windows drive name is stripped from Jekyll.sanitized_path incorrectly (#5256) ### Site Enhancements