From a849674f7d19b5d3d411c33aa121201cb332443e Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 4 Aug 2015 16:16:15 -0700 Subject: [PATCH] Update history to reflect merge of #3820 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 58074685..bec3cca6 100644 --- a/History.markdown +++ b/History.markdown @@ -123,6 +123,7 @@ * Fix reading of binary metadata file (#3845) * Remove var collision with site template header menu iteration variable (#3838) * Change non-existent `hl_linenos` to `hl_lines` to allow passthrough in safe mode (#3787) + * Add missing flag to disable the watcher (#3820) ### Development Fixes