From 459bc17019c7384a31470b23b4f310f2370c44b1 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 29 Sep 2016 13:26:24 -0700 Subject: [PATCH] Update history to reflect merge of #5427 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 4aab87b0..38485e0b 100644 --- a/History.markdown +++ b/History.markdown @@ -26,6 +26,7 @@ * Allow underscore in highlighter language (#5375) * Site template: set empty url in config file by default (#5338) * Site template config: prepend 'jekyll serve' with 'bundle exec' (#5430) + * Don't call `File.utime` for StaticFiles if it's a symlink (#5427) ### Site Enhancements