summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cf1d838..4bf3537 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@
wallet 0.9 (unreleased)
+ The wallet command-line client now reads the data for store from a
+ file (using -f) or from standard input (if -f wasn't given) when the
+ data isn't specified on the command line. The data still must not
+ contain nul characters.
+
Add support for enabling and disabling principals (clearing or setting
the NOTGS flag) and examining principals to kasetkey. This
functionality isn't used by wallet (and probably won't be) but is