diff options
author | Werner Koch <[email protected]> | 2007-11-16 13:25:01 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-11-16 13:25:01 +0000 |
commit | ba966ac19fa012b19a86828c98b3feaffd1a6496 (patch) | |
tree | 837297b82bcd26bc0772f157873e3df8b36f5a4a /NEWS | |
parent | * status.c (do_get_from_fd, do_shm_get): s/bool/getbool/ to (diff) | |
download | gnupg-1.4.8rc1.tar.gz gnupg-1.4.8rc1.zip |
Preparing a release candidategnupg-1.4.8rc1
Diffstat (limited to '')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,8 +5,12 @@ Noteworthy changes in version 1.4.8 (unreleased) * Improved detection of keyrings specified multiple times. + * Changes to better cope with broken keyservers. + * Minor bug fixes. + * New option --rfc4880 which is currently identical to --openpgp. + Noteworthy changes in version 1.4.7 (2007-03-05) ------------------------------------------------ |