summaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog-2011
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 21:21:05 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 21:21:05 +0000
commite7fd617327ed9d30f093a78a016511ab5c984ba4 (patch)
treebb534b4fd912969c90022ad00726253be891ad8a /g10/ChangeLog-2011
parentReleasing progress-linux version 2.2.40-3~progress7.99u1. (diff)
downloadgnupg2-e7fd617327ed9d30f093a78a016511ab5c984ba4.tar.xz
gnupg2-e7fd617327ed9d30f093a78a016511ab5c984ba4.zip
Merging upstream version 2.2.43.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'g10/ChangeLog-2011')
-rw-r--r--g10/ChangeLog-20112
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/ChangeLog-2011 b/g10/ChangeLog-2011
index 37da37b..4737b1f 100644
--- a/g10/ChangeLog-2011
+++ b/g10/ChangeLog-2011
@@ -4798,7 +4798,7 @@
* g10.c (main): Try to create the trustdb even for non-colon-mode
list-key operations. This is required because getkey needs to
- know whether a a key is ultimately trusted. From Werner on stable
+ know whether a key is ultimately trusted. From Werner on stable
branch.
* exec.c [__CYGWIN32__]: Keep cygwin separate from Mingw32;