aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 12 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 882670e45..f875e3399 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,21 @@
Noteworthy changes in version 0.2.7
-----------------------------------
- * new option --dearmot for g10maint
+ * New command "gen-revoke" to create a key revocation certificate.
- * option --version now conforming to the GNU standards and lists
+ * New option "homedir" to set the homedir (which defaults to "~/.g10").
+ This directory is created if it does not exists (only the last
+ part of the name and not the complete hierarchy)
+
+ * Command "import" works. (Try: "finger [email protected]|g10 --import")
+
+ * New commands "dearmor/enarmor" for g10maint. These are mainly
+ used for internal test purposes.
+
+ * Option --version now conforming to the GNU standards and lists
the available ciphers, message digests and public key algorithms.
+ * Assembler code for m68k (not tested).
Noteworthy changes in version 0.2.6
-----------------------------------