diff options
author | Werner Koch <[email protected]> | 1998-10-18 15:21:22 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-10-18 15:21:22 +0000 |
commit | 6e1629686442f357146cce4052a5fa4afd59d232 (patch) | |
tree | c6c7a5df241142ecd0797702a7bf6c3bfc8b6a33 /NEWS | |
parent | . (diff) | |
download | gnupg-0-4-2.tar.gz gnupg-0-4-2.zip |
Snapshot release 0.4.2V0-4-2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 ----------------------------------- |