From 5b9334958b013bcc2bdd2376f653e541fdc76832 Mon Sep 17 00:00:00 2001 From: goatpig Date: Sun, 30 Apr 2017 18:35:06 +0200 Subject: [PATCH] update changelog --- changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.txt b/changelog.txt index 21cd3c1a5..8315144f7 100644 --- a/changelog.txt +++ b/changelog.txt @@ -108,6 +108,10 @@ v0.96 - Migrated build system from raw Makefiles to autotools. This will eventually lead to deterministic builds through Gitian. + - Added config files for ArmoryQt (armoryqt.conf) and ArmoryDB (armorydb.conf). The config files can take any valid command + line arguments for their respective binaries (one arg per line). Config file arguments do not override command line + arguments + == Fixed == - Fixed transaction count display in wallet properties dialog - Fixed wallet group selector in online lobby