diff options
| author | Tomo Ueda <[email protected]> | 2021-09-02 12:54:43 -0700 |
|---|---|---|
| committer | Tomo Ueda <[email protected]> | 2021-09-02 12:54:43 -0700 |
| commit | f5c716526aaafb318a98e974c8b2fbe02870646b (patch) | |
| tree | e14145656fcff86ec2c7a1ecf4ad28e0b40f36aa /doc/release-notes/release-notes-1.14.3.md | |
| parent | s/DOGE/DIS/g (diff) | |
| download | archived-discoin-f5c716526aaafb318a98e974c8b2fbe02870646b.tar.xz archived-discoin-f5c716526aaafb318a98e974c8b2fbe02870646b.zip | |
really s/doge/dis/g this time
Diffstat (limited to 'doc/release-notes/release-notes-1.14.3.md')
| -rw-r--r-- | doc/release-notes/release-notes-1.14.3.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/release-notes/release-notes-1.14.3.md b/doc/release-notes/release-notes-1.14.3.md index b70a3448c..0e9e20cb0 100644 --- a/doc/release-notes/release-notes-1.14.3.md +++ b/doc/release-notes/release-notes-1.14.3.md @@ -1,19 +1,19 @@ Dogecoin Core version 1.14.3 is now available from: - <https://github.com/dogecoin/dogecoin/releases/tag/v1.14.3/> + <https://github.com/discoin/discoin/releases/tag/v1.14.3/> This is a new minor version release, including various bugfixes and performance improvements. It is a recommended update for all users. Please report bugs using the issue tracker at github: - <https://github.com/dogecoin/dogecoin/issues> + <https://github.com/discoin/discoin/issues> To receive security and update notifications, please watch reddit or Twitter: - * https://www.reddit.com/r/dogecoin/ + * https://www.reddit.com/r/discoin/ * @Dogecoin on Twitter for high priority announcements - * @dogecoin\_devs on Twitter for updates on development work + * @discoin\_devs on Twitter for updates on development work The developers also maintain personal Twitter accounts: @@ -77,7 +77,7 @@ Minor changes * Set BIP65 softfork heights in chainparams.cpp. * Update package links for OSX cross compilation. -* Change IPC prefix from `bitcoin:` to `dogecoin:`. +* Change IPC prefix from `bitcoin:` to `discoin:`. * Locale independent sorting. * Corrections to Italian translation. * Refresh main and test network checkpoints and seeds. |