From: ueno Date: Fri, 29 Sep 2006 06:49:41 +0000 (+0000) Subject: Update. X-Git-Tag: epg-0_0_6~4 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=80cfa7e642ebaf1e009687fa6224a1eb330a5e5f;p=elisp%2Fepg.git Update. --- diff --git a/NEWS b/NEWS index 89176e5..ac8feaa 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +* Major changes in 0.0.6 + +** Parse "group" configuration parameters of GnuPG. + +** epg-verify-file and epg-verify-string now return the plaintext + after successful verification. + +** Obey the decoding coding-system determined by + decode-coding-inserted-region. + +** Improved progress display. + +** Allow files whose names start with "--". + * Major changes in 0.0.5 ** New user option epg-gpg-home-directory.