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