1 * Major changes in 0.0.2
3 ** New commands which affect on the current region are implemented
4 epa-decrypt-region, epa-verify-region, epa-decrypt-armor-in-region,
5 epa-verify-armor-in-region, epa-sign-region, epa-encrypt-region
7 ** Fixed ERRSIG status handling. "no public key" error was not
8 reported as a verify result.
10 ** Fixed cleaning up pgg-*-buffer (pgg-epg.el).
12 ** Don't convert line endings of the gpg output. This may fix a bug
13 when encrypting in textmode and the output is binary.
14 [cf. <emacs-mime-ja:02028>]