aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fadec9ba3..8c069ba6a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+
+ * --export does now only exports rfc2440 compatible keys; the
+ old behavious is available with --export-all.
+ Generation of v3 ElGamal (sign and encrypt) keys is not longer
+ supported.
+
+ * Fixed the uncompress bug.
+
+
Noteworthy changes in version 0.4.5
-----------------------------------