From 7a12f32078a5304fb1ed6c890acff0bbe6314566 Mon Sep 17 00:00:00 2001 From: Alfred Xing Date: Tue, 19 May 2015 22:54:47 -0700 Subject: [PATCH] Update history to reflect merge of #3713 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 1c99cb69..34777e98 100644 --- a/History.markdown +++ b/History.markdown @@ -109,6 +109,7 @@ * Show error message if the YAML front matter on a page/post is invalid. (#3643) * Upgrade redcarpet to 3.2 (Security fix: OSVDB-120415) (#3652) * Create #mock_expects that goes directly to RSpec Mocks. (#3658) + * Open `.jekyll-metadata` in binary mode to read binary Marshal data (#3713) ### Development Fixes