add encrypt/decrypt to RELEASE_NOTES

This commit is contained in:
ThomasV 2015-02-02 19:09:17 +01:00
parent 50c6a2fcbd
commit 25b82992f0
1 changed files with 5 additions and 0 deletions

View File

@ -50,6 +50,11 @@
* Documentation is now hosted on a wiki: http://electrum.orain.org
* ECIES encrypt/decrypt methods, availabe in the GUI and using the
command line:
encrypt <pubkey> <message>
decrypt <pubkey> <message>
# Release 1.9.8