aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
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
-----------------------------------