summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2008-11-20 17:26:40 +0100
committerWerner Koch <wk@gnupg.org>2008-11-20 17:26:40 +0100
commitb7ff1109f9ee057d93420ceec1ebd25531370e91 (patch)
tree4d3ba45b12cd7978ad7d059c11f3cc9df0944784 /NEWS
parentFix last change. (diff)
downloadgnupg2-b7ff1109f9ee057d93420ceec1ebd25531370e91.tar.xz
gnupg2-b7ff1109f9ee057d93420ceec1ebd25531370e91.zip
Fixed a temporary file name collision between gpg and gpgsm under Windows.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 977df647f..09893127b 100644
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,9 @@ Noteworthy changes in version 2.0.10 (unreleased)
* [w32] The gnupg2.nls directory is not anymore used. The standard
locale directory is now used.
+ * [w32] Fixed a race condition bteween gpg and gpgsm in the use of
+ temporary file names.
+
* The gpg-preset-passphrase mechanism works again.
* Admin PINs are cached again (bug in 2.0.9).