From 80a921ccfd64d4eaacdda53fe76e837392cd12ea Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 14 Apr 2015 17:13:03 -0700 Subject: [PATCH] Update history to reflect merge of #3649 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 97fbd138..80776857 100644 --- a/History.markdown +++ b/History.markdown @@ -62,6 +62,7 @@ * Incremental build if destination file missing (#3614) * Static files `mtime` liquid should return a `Time` obj (#3596) * Use `Jekyll::Post`s for both LSI indexing and lookup. (#3629) + * Add `charset=utf-8` for HTML and XML pages in WEBrick (#3649) ### Bug Fixes