Skip to content

Commit

Permalink
updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
proletesseract committed Aug 23, 2019
1 parent 505fe04 commit eb75e2a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion doc/release-notes/release-notes-4.7.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)>
- 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)>

0 comments on commit eb75e2a

Please sign in to comment.