Update CHANGELOG.md

feature-httpd
xmrig 2017-08-20 09:42:35 +03:00 committed by GitHub
parent fbaae0f080
commit 55bfab95f9
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
- Added `--cpu-priority` option (0 idle, 2 normal to 5 highest).
- Added `--user-agent` option, to set custom user-agent string for pool. For example `cpuminer-multi/0.1`.
- Added `--no-huge-pages` option, to disable huge pages support.
- [#62](https://github.com/xmrig/xmrig/issues/62) Don't send the login to the dev pool.
- 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: error occurred if try use unavailable stdin or stdout, regression since version 2.2.0.