From eb75e2a221e9df0102a575cd2b6f72c985a186c4 Mon Sep 17 00:00:00 2001 From: Craig Date: Fri, 23 Aug 2019 15:42:31 +1200 Subject: [PATCH] updated release notes --- doc/release-notes/release-notes-4.7.0.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/release-notes/release-notes-4.7.0.md b/doc/release-notes/release-notes-4.7.0.md index 863745d84..849841f76 100644 --- a/doc/release-notes/release-notes-4.7.0.md +++ b/doc/release-notes/release-notes-4.7.0.md @@ -83,4 +83,10 @@ When the wallet starts and detects it is still catching up to the latest block a - Added an additional LOCK for cs_main <[Pull Request 558](https://github.com/navcoin/navcoin-core/pull/558)> <[Commit ac5df35](https://github.com/navcoin/navcoin-core/commit/ac5df354f3b9c961a60b581284c1748a275bef5d)> - Added an additional LOCK for cs_main <[Pull Request 558](https://github.com/navcoin/navcoin-core/pull/558)> <[Commit ac5df35](https://github.com/navcoin/navcoin-core/commit/ac5df354f3b9c961a60b581284c1748a275bef5d)> - new SVG icons <[Pull Request 555](https://github.com/navcoin/navcoin-core/pull/555)> <[Commit 9619bc4](https://github.com/navcoin/navcoin-core/commit/9619bc4352af42ab9234664d5836ede23294a69c)> -- Added a lock before we call GetTxStakeAmount() <[Pull Request 564](https://github.com/navcoin/navcoin-core/pull/564)> <[Commit bfeb225](https://github.com/navcoin/navcoin-core/commit/bfeb22567f7a77e65431ccc3802cdc925428709d)> \ No newline at end of file +- Added a lock before we call GetTxStakeAmount() <[Pull Request 564](https://github.com/navcoin/navcoin-core/pull/564)> <[Commit bfeb225](https://github.com/navcoin/navcoin-core/commit/bfeb22567f7a77e65431ccc3802cdc925428709d)> +- Fixed crash when selecting a currency with no price data <[Pull Request 571](https://github.com/navcoin/navcoin-core/pull/571)> <[Commit 4337157](https://github.com/navcoin/navcoin-core/commit/43371570b5060960ae92c2b22b53355d931ce45f)> +- vector logo and icon <[Pull Request 575](https://github.com/navcoin/navcoin-core/pull/575)> <[Commit 8cb91db](https://github.com/navcoin/navcoin-core/commit/8cb91dbe3b17a655020a47c221ea123ca46c3cf9)> +- Added a lock (Crashed the wallet when voting from details dialog) <[Pull Request 577](https://github.com/navcoin/navcoin-core/pull/577)> <[Commit f2b924e](https://github.com/navcoin/navcoin-core/commit/f2b924ef59cf2ae19fa8106ca3b71c5e7cd0a2c3)> +- Updated a lock on LoadWallet to fix a crash on wallet rescan <[Pull Request 582](https://github.com/navcoin/navcoin-core/pull/582)> <[Commit 06109e8](https://github.com/navcoin/navcoin-core/commit/06109e8356ebf741a7c9701adde1a20d234e5c1c)> +- Coldstaking pool fee <[Pull Request 523](https://github.com/navcoin/navcoin-core/pull/523)> <[Commit f449aec](https://github.com/navcoin/navcoin-core/commit/f449aeca138273151ded55b2ec14f9c97ca3f3dd)> +- OSX pink menu bug <[Pull Request 589](https://github.com/navcoin/navcoin-core/pull/589)> <[Commit e087919](https://github.com/navcoin/navcoin-core/commit/e0879195bdf5373e5b1fcf4e970af0a8815660f6)> \ No newline at end of file