diff --git a/_posts/2021-12-04-monero-0.17.3.0-released.md b/_posts/2021-12-04-monero-0.17.3.0-released.md index f192cc60..f96602b7 100644 --- a/_posts/2021-12-04-monero-0.17.3.0-released.md +++ b/_posts/2021-12-04-monero-0.17.3.0-released.md @@ -21,9 +21,9 @@ Some highlights of this point release are: - Daemon: allow socks5 proxy configuration with `--proxy` flag (#[7326](https://github.com/monero-project/monero/pull/7326), #[7616](https://github.com/monero-project/monero/pull/7616)) - Daemon: fix race condition (#[7873](https://github.com/monero-project/monero/pull/7873)) - Daemon: fix spurious rejection of downloaded blocks (#[8022](https://github.com/monero-project/monero/pull/8022)) -- Daemon: disable restricted RPC from getting output dist. for pre-rct outputs, fix DoS (#[8084](https://github.com/monero-project/monero/pull/8084)) +- Daemon: disable restricted RPC from getting output dist. for pre-rct outputs, fix DoS (#[8084](https://github.com/monero-project/monero/pull/8084)) [Reported by xfang/Haven] - Daemon: add seed nodes (#[7664](https://github.com/monero-project/monero/pull/7664), #[7753](https://github.com/monero-project/monero/pull/7753)) -- Wallet: fix key encryption when changing ask-password from 0/1 to 2 (#[8014](https://github.com/monero-project/monero/pull/8014)) +- Wallet: fix key encryption when changing ask-password from 0/1 to 2 (#[8014](https://github.com/monero-project/monero/pull/8014)) [Reported by xfang/Haven] - Wallet: fix precision when selecting decoys (#[7798](https://github.com/monero-project/monero/pull/7798)) - Wallet: decrease the "recent spend window" in decoy selection (#[7993](https://github.com/monero-project/monero/pull/7993)) - Wallet: don't truncate integrated address in CSV history export (#[7961](https://github.com/monero-project/monero/pull/7961))