* epg.el (epg-make-key-signature): New object epg-key-signature.
[elisp/epg.git] / NEWS
1 * Major changes in 0.0.2
2
3 ** Fixed ERRSIG status handling.  "no public key" error was not
4    reported as a verify result.
5
6 ** Fixed cleaning up pgg-*-buffer.
7
8 ** Don't convert line endings of the gpg output.  This may fix a bug
9    when encrypting in textmode and the output is binary.
10    [cf. <emacs-mime-ja:02028>]