Fixed.
[elisp/epg.git] / NEWS
diff --git a/NEWS b/NEWS
index 2fe4169..89176e5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,17 @@
 * Major changes in 0.0.5
 
-** New function to check if there is a suitable GnuPG executable installed.
+** New user option epg-gpg-home-directory.
+
+** New function epg-check-configuration which checks if there is a
+   suitable GnuPG executable installed.
 
 ** pgg-epg.el: Provide pgg-lookup-key for backward compatibility.
 
+** Allow non-ASCII characters in a passphrase.
+   The coding system to use can be controlled by
+   epg-locale-coding-system whose default value is taken from
+   locale-coding-system.
+
 * Major changes in 0.0.4
 
 ** Check GnuPG's version on ./configure.