Post
Topic
Board Development & Technical Discussion
Re: Bitcoin 0.9.0rc2 is available for testing [Changelog]
by
Carlton Banks
on 02/03/2014, 15:18:12 UTC
15 hours ago the Core Developers of Bitcoin released the 0.9.0 Realase Candidate 2 of Bitcoin Core (aka Bitcoin QT).

[...]

0.9.0rc1 Release notes
=======================

[...]


The full release notes for RC 2 are (only) at the sourceforge link you listed, there are a few notable additions like transaction malleability handling + new default minrelaytxfee



Linux build exhibits the same issue that my own test build has, namely that the executables are not (executable) from the Linux GUI (tested on Mate and Xfce). Executable permissions + properties are all as they should be, and the files are interpreted by the GUI as file type "Shared Library", not "binary" or "executable". Works fine if you launch from command line.