aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-10-18 15:21:22 +0000
committerWerner Koch <[email protected]>1998-10-18 15:21:22 +0000
commit6e1629686442f357146cce4052a5fa4afd59d232 (patch)
treec6c7a5df241142ecd0797702a7bf6c3bfc8b6a33 /NEWS
parent. (diff)
downloadgnupg-0-4-2.tar.gz
gnupg-0-4-2.zip
Snapshot release 0.4.2V0-4-2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6225ed5c0..549a86933 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
Noteworthy changes in version 0.4.2
-----------------------------------
+
+ * This is only a snapshot: There are still a few bugs.
+
* Fixed this huge memory leak.
* Redesigned the trust database: You should run "gpgm --check-trustdb".
@@ -26,6 +29,15 @@ Noteworthy changes in version 0.4.2
of packets, so that the keyservers don't accept these keys.
Simply using "--edit-key" fixes the problem.
+ * New option --force-v3-sigs to generate signed messages which are
+ compatible to PGP 5.
+
+ * Add some code to support DLD (for non ELF systems) - but this is
+ not tested because my BSD box is currently broken.
+
+ * New command "expire" in the edit-key menu.
+
+
Noteworthy changes in version 0.4.1
-----------------------------------