Bugfix: May15: Avoid referring to bitcoind as "command-line", since it fails to meet basic reasonable expectations for CLI software

This commit is contained in:
Luke Dashjr 2013-05-10 21:18:58 +00:00
parent ab7b1bea65
commit d7122449be

View file

@ -6,7 +6,7 @@ layout: base-en
<h1>15 May 2013 Upgrade Deadline</h1> <h1>15 May 2013 Upgrade Deadline</h1>
<h2>What is happening</h2> <h2>What is happening</h2>
<p> <p>
If you are using an old version of Bitcoin-Qt (or bitcoind, the command-line bitcoin software), If you are using an old version of Bitcoin-Qt (or bitcoind, the server bitcoin software),
you must either upgrade to version 0.8.0 or later before May 15, 2013 or <a href="#workaround">modify a file</a> and you must either upgrade to version 0.8.0 or later before May 15, 2013 or <a href="#workaround">modify a file</a> and
restart bitcoin to work around a bug with the old software. restart bitcoin to work around a bug with the old software.
</p> </p>