From 9909881d81cf660a8675aa69f7e885bb3b7a128d Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 16 Jul 2014 11:00:58 +0900 Subject: [PATCH] Update HISTORY for minor release 2.0.1 --- HISTORY | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY b/HISTORY index 6ff508bc..6b476d2f 100644 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,11 @@ +2.0.1 2014-07-16 + Documentation fixes and new QUICKSTART file (Ian) + Explicitly specify directories to ignore when cloning (Ian) + Fix log level for some log messages (Ian) + RHEL/CentOS specfile, init script and Makefile fixes (Nathan Van Overloop) + Debian init script and config file documentation fixes (József Kószó) + Typo fixes (Riegie Godwin Jeyaranchen, PriceChild) + 2.0stable 2014-01-30 Documentation fixes (Christian) General refactoring, code quality improvements and stabilization work (Christian)