Fixed.
[elisp/epg.git] / NEWS
diff --git a/NEWS b/NEWS
index 83cfabf..ec5a630 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,24 @@
+* Major changes in 0.0.4
+
+** Check GnuPG's version on ./configure.
+
+** epg-start-encrypt now assumes that signers are epg-key object.
+
+** epg--status-ERRSIG now leaves the last verify-result.
+
+** pgg-epg.el: Fixed a bug in pgg-epg-encrypt-region.
+
+** pgg-epg.el: Reflect pgg-default-user-id when signing.
+
 * Major changes in 0.0.3
 
-** epa-file.el can now read a portion of a file.
+** epa-file.el now supports partial read.
 
 ** epa-file handler functions now obey coding-system-for-{read,write}.
    [cf. <emacs-mime-ja:02041>]
 
+** Don't move point after insert-file-contents if epa-file is enabled.
+
 * Major changes in 0.0.2
 
 ** Convert "seconds from epoch" to a date string.