aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2013-04-30 16:09:13 +0000
committerWerner Koch <[email protected]>2013-04-30 16:09:13 +0000
commitf623a6b94c527795d0b6f7e66a3966e5d9e1c454 (patch)
treea063ae486120f1e65dccc4ae8e935967436f46cc /NEWS
parentSyntax fix for gpgme.texi. (diff)
downloadgpgme-f623a6b94c527795d0b6f7e66a3966e5d9e1c454.tar.gz
gpgme-f623a6b94c527795d0b6f7e66a3966e5d9e1c454.zip
Allow reading of long gpgconf output lines.
* src/engine-gpgconf.c (gpgconf_read): Rewrite to allow for line lengths up to 64k.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b55c113c..693a2b7e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
Noteworthy changes in version 1.4.1 (unreleased)
------------------------------------------------
+ * Fix reading of gpg conf files with excessive use of the group
+ option.
+
+ * Fix building with the i686-w64-mingw32 toolchain.
+
Noteworthy changes in version 1.4.0 (2013-02-26)
------------------------------------------------