From fd3ceb60c886e0bd1b9ec58453b489f52cab4246 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 23 Jun 2014 18:56:04 -0400 Subject: [PATCH] Update history to reflect merge of #2535 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3a8e05d4..57eb6ad5 100644 --- a/History.markdown +++ b/History.markdown @@ -39,6 +39,7 @@ * When using RedCarpet and Rouge without Rouge installed, fixed erroneous error which stated that redcarpet was missing, not rouge. (#2464) * Ignore *all* directories and files that merit it on auto-generation (#2459) + * Before copying file, explicitly remove the old one (#2535) ### Development Fixes