aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-07-28 09:52:11 +0000
committerWerner Koch <[email protected]>2006-07-28 09:52:11 +0000
commitf19e8892a208a1591f4b925ea137a0ec8697c91a (patch)
tree70ddcb6f48060221ff11fdcb3e8371c6441e6166 /NEWS
parent* Makefile.am: Fix missing include path for gpgkeys_finger (needs the (diff)
downloadgnupg-1.4.5rc1.tar.gz
gnupg-1.4.5rc1.zip
Preparing a release candidategnupg-1.4.5rc1
Diffstat (limited to '')
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 25a1e003c..f21806343 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,15 @@
Noteworthy changes in version 1.4.5
------------------------------------------------
- * Fixed 2 more memory allocation attacks.
+ * Reverted check for valid standard handles under Windows.
+
+ * More DSA2 tweaks.
+
+ * Fixed a problem uploading certain keys to the smart card.
+
+ * Fixed 2 more possible memory allocation attacks.
+
+ * Added Norwegian translation.
Noteworthy changes in version 1.4.4 (2006-06-25)