From d063e6abe78391782ea867e4744e1f9196cafeb2 Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Mon, 18 May 2015 06:44:52 -0500 Subject: [PATCH] Update history.markdown to reflect merger of #3704. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 2e05f04ba27..d406101999d 100644 --- a/History.markdown +++ b/History.markdown @@ -73,6 +73,7 @@ * Perf: `Jekyll::Cleaner#existing_files`: Call `keep_file_regex` and `keep_dirs` only once, not once per iteration (#3696) * Omit jekyll/jekyll-help from list of resources. (#3698) + * Add basic `jekyll doctor` test to detect fsnotify (OSX) anomalies. (#3704) ### Bug Fixes