aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2011-06-10 15:05:51 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2011-06-10 15:05:51 +0200
commit66d536ed0765c6369738c2b35dd528dac3f5ee67 (patch)
tree7c0398120cd0cdf2aa1097696b62f79adf0fa53f /README.rst
parent8e86dca256624d76022be3b461b736dfc1f87625 (diff)
downloadbitcoin-66d536ed0765c6369738c2b35dd528dac3f5ee67.tar.xz
transaction details dialog on doubleclick
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 9856370bc9..a1932d8419 100644
--- a/README.rst
+++ b/README.rst
@@ -24,7 +24,9 @@ This has been implemented:
- Sending coins (including ask for fee when needed)
-- Show messages from core
+- Show error messages from core
+
+- Show details dialog for transactions (on double click)
This has to be done:
@@ -34,6 +36,4 @@ This has to be done:
- Build on Windows
-- Show details dialog for transactions (on double click)
-
- More thorough testing of the view with all the kinds of transactions (sendmany, generation)