diff options
author | Werner Koch <[email protected]> | 1998-12-08 14:13:59 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-12-08 14:13:59 +0000 |
commit | 918c6847568c35804a84762462424e7f09a61f47 (patch) | |
tree | 55bcde1a580086277dfff6b99cb46c93ebc4d962 /NEWS | |
parent | See ChangeLog: Tue Dec 8 13:15:16 CET 1998 Werner Koch (diff) | |
download | gnupg-0-4-5.tar.gz gnupg-0-4-5.zip |
See ChangeLog: Tue Dec 8 15:09:29 CET 1998 Werner KochV0-4-5
Diffstat (limited to '')
-rw-r--r-- | NEWS | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,16 +1,20 @@ +Noteworthy changes in version 0.4.5 +----------------------------------- * The keyrings and the trustdb is now locked, so that - other GnuPG processes won't damage these files. You + other GnuPG processes won't damage these files. You may want to put the option --lock-once into your options file. * The latest self-signatures are now used; this enables --import to see updated preferences etc. - * import of subkeys should now work. + * Import of subkeys should now work. * Random gathering modules may now be loaded as extensions. Add such a module for most Unices but it is very experimental! + * Brazilian language support. + Noteworthy changes in version 0.4.4 ----------------------------------- |