Add v0.8.4 release (fixes #235)

This commit is contained in:
Saivann 2013-09-03 21:51:20 -04:00
parent 00bdf44454
commit f1d1aa6524
2 changed files with 15 additions and 1 deletions

View file

@ -1,4 +1,4 @@
DOWNLOAD_VERSION: 0.8.3
DOWNLOAD_VERSION: 0.8.4
langsorder:
- id: de

View file

@ -0,0 +1,14 @@
---
title: Bitcoin-Qt version 0.8.4 released
---
Bitcoin-Qt version 0.8.4 is now available for download at:
<http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.4/>
This is a maintenance release to fix a critical bug and three
security issues; we urge all users to upgrade.
There were no changes from 0.8.4 release candidate 2, so if you are running
0.8.4rc2 you do not need to upgrade.
Please report bugs using the issue tracker at github:
<https://github.com/bitcoin/bitcoin/issues>