1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

See ChangeLog: Tue Dec 8 15:09:29 CET 1998 Werner Koch

This commit is contained in:
Werner Koch 1998-12-08 14:13:59 +00:00
parent ab986970eb
commit 918c684756
16 changed files with 5459 additions and 2315 deletions

8
NEWS
View file

@ -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
-----------------------------------