X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=NEWS;h=646a66b99fe9953a6ad4abfd0628aad28318380d;hb=2d3d6273c5f1646356f4dd08f428bb7dc67b92fa;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=fdb5b591f5cb23cf6a6d2dd138e10d152966629a;p=elisp%2Fepg.git diff --git a/NEWS b/NEWS index e69de29..646a66b 100644 --- a/NEWS +++ b/NEWS @@ -0,0 +1,10 @@ +* Major changes in 0.0.2 + +** Fixed ERRSIG status handling. "no public key" error was not + reported as a verify result. + +** Fixed cleaning up pgg-*-buffer. + +** Don't convert line endings of the gpg output. This may fix a bug + when encrypting in textmode and the output is binary. + [cf. ]