Mention region based commands.
authorueno <ueno>
Thu, 25 May 2006 06:59:02 +0000 (06:59 +0000)
committerueno <ueno>
Thu, 25 May 2006 06:59:02 +0000 (06:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 646a66b..d66d6a0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,13 @@
 * 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.