* epa.el (epa-verify-region): New command.
[elisp/epg.git] / NEWS
diff --git a/NEWS b/NEWS
index e69de29..646a66b 100644 (file)
--- 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. <emacs-mime-ja:02028>]