From 3f6bc1ce38911414f80975fb89a45b0bc0263067 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Sun, 3 Jan 2021 01:32:40 -0600 Subject: [PATCH] Create 10.md --- docs/forum/bitcoin-forum/10.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 docs/forum/bitcoin-forum/10.md diff --git a/docs/forum/bitcoin-forum/10.md b/docs/forum/bitcoin-forum/10.md new file mode 100644 index 0000000..f0a3b65 --- /dev/null +++ b/docs/forum/bitcoin-forum/10.md @@ -0,0 +1,28 @@ +--- +layout: forum +title: '[OLD THREAD] Bitcoin version 0.2 development status' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 10 +date: 2009-11-27 22:48:39 UTC +original: https://bitcointalk.org/index.php?topic=10.msg38#msg38 +--- + +# [OLD THREAD] Bitcoin version 0.2 development status + +--- + +``` +[OLD THREAD] Bitcoin version 0.2 development status +November 27, 2009, 10:48:39 PM + +We've been working hard on improvements for the next version release. Martti (sirius-m) added some nice features to make it more user friendly and easier to run in the background: + - Minimize to system tray option + - Autostart on boot option so you can keep it running in the background automatically + - New options dialog layout + - Setup EXE for Windows, in addition to the archive download + +I've been working on a number of refinements to the networking code and laying the groundwork for future functionality. Also coming in version 0.2: + - Multi-processor support for coin generation + - Proxy support +```