From 6dbb5ac80c4f888f5e38eda188d7a5db8a3f3047 Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Sat, 6 Jun 2015 06:31:26 -0500 Subject: [PATCH] Update history.markdown to reflect the merger of #3732. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index ed23c80c..d167b2f1 100644 --- a/History.markdown +++ b/History.markdown @@ -112,6 +112,7 @@ * Open `.jekyll-metadata` in binary mode to read binary Marshal data (#3713) * Incremental regeneration: handle deleted, renamed, and moved dependencies (#3717) * Fix typo on line 19 of pagination.md (#3760) + * Fix it so that 'blog.html' matches 'blog.html' (#3732) ### Development Fixes