aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorlangerhans <[email protected]>2015-07-02 19:54:14 +0200
committerlangerhans <[email protected]>2015-07-02 19:54:14 +0200
commit66eb58e86c04432d0ef218e0df9d6b28e0ea5904 (patch)
treef96a918113239134511c06153cd87b50f1c23776 /doc
parentMerge branch '1.8.2-dev' into 1.8-maint (diff)
parentMerge pull request #1191 from langerhans/1.8.3-releaseprep (diff)
downloaddiscoin-66eb58e86c04432d0ef218e0df9d6b28e0ea5904.tar.xz
discoin-66eb58e86c04432d0ef218e0df9d6b28e0ea5904.zip
Merge branch '1.8.3-dev' into 1.8-maint
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes/RELEASE_NOTES_1.8.2.md29
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