diff options
| author | Ross Nicoll <[email protected]> | 2018-02-04 17:10:29 +0000 |
|---|---|---|
| committer | Ross Nicoll <[email protected]> | 2019-03-25 05:36:12 +0000 |
| commit | 3e6fdbc07668154d483971151bd61aa83653f3a7 (patch) | |
| tree | e39bb9ac1c549963e1366bd4eff5b9055508d5a4 /doc/release-notes/RELEASE_NOTES_1.8.2.md | |
| parent | [Qt] Disable milli and micro units, introduce kilo and mega units (#1463) (diff) | |
| download | discoin-3e6fdbc07668154d483971151bd61aa83653f3a7.tar.xz discoin-3e6fdbc07668154d483971151bd61aa83653f3a7.zip | |
Update release notes for 1.14 (#1464)
* Move old release notes out of the way
* Removed very old Bitcoin release notes as of minimal value in the context of Dogecoin.
* Move remaining Bitcoin release notes into their own folder.
* Move Bitcoin 0.9 release notes into Bitcoin release notes folder.
* Start cleaning up release notes to reflect Doge
Diffstat (limited to 'doc/release-notes/RELEASE_NOTES_1.8.2.md')
| -rw-r--r-- | doc/release-notes/RELEASE_NOTES_1.8.2.md | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/release-notes/RELEASE_NOTES_1.8.2.md b/doc/release-notes/RELEASE_NOTES_1.8.2.md new file mode 100644 index 000000000..7e4f5d090 --- /dev/null +++ b/doc/release-notes/RELEASE_NOTES_1.8.2.md @@ -0,0 +1,29 @@ +# Dogecoin Core 1.8.2 + +Dogecoin Core 1.8.2 is a bugfix release. It updates OpenSSL to 1.0.1l, mainly fixing security issues. + +## Dogecoin Core Release Notes + +* Update to OpenSSL 1.0.1l + + +## OpenSSL Warning + +The main takeaway is that builds from http://dogecoin.com are not affected. But if you build your own version, +please make sure you update to 1.8.2 **before** updating your OpenSSL! + +Please refer to this section in the Bitcoin Core release notes for further info: https://github.com/bitcoin/bitcoin/blob/0.9/doc/release-notes.md#openssl-warning + + +## Credits + +Listed in strictly alphabetical order, using name listed in Github. This +includes those whose contributions to Bitcoin Core have been merged +into Dogecoin Core: + +* Cory Fields +* langerhans +* Patrick Lodder +* Gregory Maxwell +* Ross Nicoll +* Wladimir J. van der Laan |