aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes/RELEASE_NOTES_1.8.2.md
diff options
context:
space:
mode:
authorRoss Nicoll <[email protected]>2014-08-23 23:57:34 +0100
committerJ Ross Nicoll <[email protected]>2015-10-31 14:49:41 +0000
commit5e095da0f36866cec12e3bea5e6c452b28416686 (patch)
tree1c3388a2127851e733d7146fa5f8886494eb20a1 /doc/release-notes/RELEASE_NOTES_1.8.2.md
parentUpdate qt forms. :tada: :dog2: (diff)
downloaddiscoin-5e095da0f36866cec12e3bea5e6c452b28416686.tar.xz
discoin-5e095da0f36866cec12e3bea5e6c452b28416686.zip
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.
Diffstat (limited to 'doc/release-notes/RELEASE_NOTES_1.8.2.md')
-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