diff options
author | Werner Koch <[email protected]> | 1998-11-08 17:23:14 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-11-08 17:23:14 +0000 |
commit | 35c10545075da2353511ed83f7b5bb664f055df4 (patch) | |
tree | c92b3dc1ff2306194942b0d28e16e9ea8d28846e /NEWS | |
parent | overhauled the trustdb stuff (diff) | |
download | gnupg-0-4-3.tar.gz gnupg-0-4-3.zip |
ready to release 0.4.3V0-4-3
Diffstat (limited to '')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,5 @@ +Noteworthy changes in version 0.4.3 +----------------------------------- * Fixed the gettext configure bug. @@ -18,6 +20,9 @@ * commandline option processing now works as expected for GNU programs with the execption that you can't mix options and normal arguments. + * Now --list-key lists all matching keys. This is needed in some + other places too. + Noteworthy changes in version 0.4.2 ----------------------------------- |