From 86bce23e53e6cc89ed5104b21a5fe33fab5a7a9f Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 24 Apr 2008 23:05:14 +0000 Subject: 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. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.3