commit 25b82992f0c3157cbd97668bcc0f71da01d4ed98 parent 50c6a2fcbd366111c74c50f6b63b96bc9023f138 Author: ThomasV <thomasv@gitorious> Date: Mon, 2 Feb 2015 19:09:17 +0100 add encrypt/decrypt to RELEASE_NOTES Diffstat:
M | RELEASE-NOTES | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/RELEASE-NOTES b/RELEASE-NOTES @@ -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