From 1d1ffdff9b5d655bf0a65ca8ee0cef38e9c88615 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 28 Jan 2016 17:20:34 -0800 Subject: [PATCH] Update history to reflect merge of #4404 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 28d061de..e2558271 100644 --- a/History.markdown +++ b/History.markdown @@ -3,6 +3,7 @@ ### Bug Fixes * Page#dir: ensure it ends in a slash (#4403) + * Add Utils.merged_file_read_opts to unify reading & strip the BOM (#4404) ### Development Fixes