From b5897b336a47999c7b8c140f6c9ca34a404deddd Mon Sep 17 00:00:00 2001 From: xmrig Date: Fri, 18 Aug 2017 04:44:02 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27ec78add..8d465c52a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ - Added `--no-huge-pages` option, to disable huge pages support. - Force reconnect if pool block miner IP address. helps switch to backup pool. - Fixed: failed open default config file if path contains non English characters. -- Fixed: message "Huge pages support was successfully enabled, but reboot required to use it" was not shown in release builds. +- Fixed: error occurred if try use unavailable stdin or stdout, regression since version 2.2.0. +- Fixed: message about huge pages support successfully enabled on Windows was not shown in release builds. # v2.2.1 - Fixed [terminal issues](https://github.com/xmrig/xmrig-proxy/issues/2#issuecomment-319914085) after exit on Linux and OS X.