Moved periods outside of parenthesis.
[elisp/epg.git] / NEWS
diff --git a/NEWS b/NEWS
index 89176e5..d2cc858 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+* Major changes in 0.0.8
+
+** Support handling notations on the signature.
+
+* Major changes in 0.0.7
+
+** Fixed a clearsign verification bug.
+
+* Major changes in 0.0.6
+
+** Parse "group" configuration parameters of GnuPG.
+
+** epg-verify-file and epg-verify-string now return the plaintext
+   after successful verification.
+
+** Obey the decoding coding-system determined by
+   decode-coding-inserted-region.
+
+** Improved progress display.
+
+** Allow file names starting with "-".
+
 * Major changes in 0.0.5
 
 ** New user option epg-gpg-home-directory.