aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-12-08 14:13:59 +0000
committerWerner Koch <[email protected]>1998-12-08 14:13:59 +0000
commit918c6847568c35804a84762462424e7f09a61f47 (patch)
tree55bcde1a580086277dfff6b99cb46c93ebc4d962 /NEWS
parentSee ChangeLog: Tue Dec 8 13:15:16 CET 1998 Werner Koch (diff)
downloadgnupg-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--NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ba77b4f96..fadec9ba3 100644
--- a/NEWS
+++ b/NEWS
@@ -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
-----------------------------------