* epg-package-info.el.in (epg-bug-report-address): New constant.
[elisp/epg.git] / NEWS
diff --git a/NEWS b/NEWS
index a76425c..cd7c4ad 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,21 @@
+* Major changes in 0.0.15
+
+** Fixed a load-error of epa on XEmacs.
+
+** epa-file bug fixes.
+
+*** Prepare auto-mode-alist to strip .gpg suffix when choosing major-modes.
+
+*** Don't signal an error when opening a nonexistent file via Tramp.
+
+*** epa-verify-region now decodes the plaintext with
+    coding-system-for-read or one saved as epa-coding-system-used.
+
 * Major changes in 0.0.14
 
 ** epa-file can handle remote files over Tramp.
 
-** Workaround for a face initialization bug on text terminals.
+** Workaround for a face initialization bug of GNU Emacs.
 
 ** Follow the face naming convention of GNU Emacs.