From 7740e409bea4c8897b29b86f35e711c5310b4bdc Mon Sep 17 00:00:00 2001 From: Maran Date: Tue, 12 Mar 2013 21:26:27 +0100 Subject: [PATCH] Added raw tx to the release notes --- RELEASE-NOTES | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 87f8d95c..6accaab1 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -36,12 +36,10 @@ For an example, see Gavin's tutorial: https://gist.github.com/gavinandresen/3966 2. unsigned transaction is copied to the offline computer, and signed by the offline wallet. 3. signed transaction is copied to the online computer, broadcasted by the online client. +* Raw transactions can also be loaded/signed/broadcasted via the GUI. + * Many command line commands have been renamed in order to make the syntax consistent with bitcoind. - - - - # Release 1.6.2 == Classic GUI