X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=NEWS;h=d66d6a08f2857829ec5c10b667c268f596693707;hb=ba1a4d03b21a2575b3e3e4b3e686acd6b20aac2c;hp=26f6f69976348d1a756897730d2153bbc0d60ecc;hpb=c6318e05d58cbe938249fe102486d253fc4f9457;p=elisp%2Fepg.git diff --git a/NEWS b/NEWS index 26f6f69..d66d6a0 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,14 @@ * Major changes in 0.0.2 +** New commands which affect on the current region are implemented + epa-decrypt-region, epa-verify-region, epa-decrypt-armor-in-region, + epa-verify-armor-in-region, epa-sign-region, epa-encrypt-region + ** Fixed ERRSIG status handling. "no public key" error was not reported as a verify result. -** Fixed cleaning up pgg-*-buffer. +** Fixed cleaning up pgg-*-buffer (pgg-epg.el). ** Don't convert line endings of the gpg output. This may fix a bug when encrypting in textmode and the output is binary. - Thanks to Hiroya Murata - [cf. ] + [cf. ]