Merge #12075: [scripts] Add missing univalue file to copyright_header.py
[bitcoinplatinum.git] / doc / release-notes / release-notes-0.8.1.md
blob4fd546bee00f9e78541190dd1ceb22cff35c3f09
1 Bitcoin-Qt/bitcoind version 0.8.1 is now available from:
2   http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.1/
4 This is a maintenance release that adds a new network rule to avoid
5 a chain-forking incompatibility with versions 0.7.2 and earlier.
7 Please report bugs using the issue tracker at github:
8   https://github.com/bitcoin/bitcoin/issues
11 How to Upgrade
12 --------------
14 If you are running an older version, shut it down. Wait
15 until it has completely shut down (which might take a few minutes for older
16 versions), then run the installer (on Windows) or just copy over
17 /Applications/Bitcoin-Qt (on Mac) or bitcoind/bitcoin-qt (on Linux).
19 If you are upgrading from version 0.7.2 or earlier, the first time you
20 run 0.8.1 your blockchain files will be re-indexed, which will take
21 anywhere from 30 minutes to several hours, depending on the speed of
22 your machine.