diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2011-06-04 22:02:30 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2011-06-04 22:02:30 +0200 |
commit | 75ff9d841b59bb7c3114a65ec0e59a323143c85d (patch) | |
tree | 9c02c53eaca5bd841a3ce8330c94fa9c82f9577f /README.rst | |
parent | b9e41844c0344856e0778ee78e7b2a2d397a8268 (diff) |
update most importent TODOs in readme
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 715296431e..e3d6bd75e6 100644 --- a/README.rst +++ b/README.rst @@ -34,5 +34,8 @@ This has to be done: - Build on Windows -- Details dialog for transactions (on double click) +- Show details dialog for transactions (on double click) +- Display error messages/alerts from core + +- More thorough testing of the view with all the kinds of transactions (sendmany, generation) |