diff --git a/docs/emails/bitcoin-list/12.md b/docs/emails/bitcoin-list/12.md new file mode 100644 index 0000000..2cb3839 --- /dev/null +++ b/docs/emails/bitcoin-list/12.md @@ -0,0 +1,42 @@ +--- +layout: default +title: “[bitcoin-list] Bitcoin 0.2 released” +grand_parent: Emails +parent: bitcoin-list +nav_order: 12 +--- + +# Bitcoin P2P e-cash paper + +The email on the Cryptography Mailing List that announced Bitcoin publicly to the world. +{: .fs-6 .fw-300 } + +--- + +``` +Bitcoin 0.2 is here! + +Download (Windows, and now Linux version available) +http://sourceforge.net/projects/bitcoin/files/ + +New Features + +Martti Malmi +- Minimize to system tray option +- Autostart on boot option so you can keep it running in the +background automatically +- New options dialog layout for future expansion +- Setup program for Windows +- Linux version (tested on Ubuntu) +Satoshi Nakamoto +- Multi-processor support for coin generation +- Proxy support for use with TOR +- Fixed some slowdowns in the initial block download + +We also have a new forum at http://www.bitcoin.org/smf/ + +Many thanks to Martti (sirius-m) for all his development work, and to +New Liberty Standard for his help with testing the Linux version. + +Satoshi Nakamoto +```