commit 70e82e99eaf93e4cd26b62ff8ac2b80a080ad28c parent de699150899fdaa6a735a310915ee1e2361d509c Author: ecdsa <ecdsa@github> Date: Sun, 24 Mar 2013 10:08:39 +0100 release notes for 1.7.2 Diffstat:
M | RELEASE-NOTES | | | 12 | ++++++++++++ |
1 file changed, 12 insertions(+), 0 deletions(-)
diff --git a/RELEASE-NOTES b/RELEASE-NOTES @@ -1,3 +1,15 @@ + +# Release 1.7.2: + +* Transactions that belong in the same block are displayed in chronological order in the history. +* The client computes transaction priority and rejects zero-fee transactions that need a fee. +* The default fee was lowered to 100 uBTC per kb. +* Due to an internal format change, your history may be pruned when + you open your wallet for the first time after upgrading to 1.7.2. If + this is the case, please visit a full server to restore your full + history. You will only need to do that once. + + # Release 1.7.1: bugfixes.