aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2013-05-01 11:51:27 +0000
committerWerner Koch <[email protected]>2013-05-01 12:16:21 +0000
commit5075c0da7c464af2a45cd36db134ed7e88f155af (patch)
tree44462111b554d4db54f802824e6df3cccaaa001a /NEWS
parentDisable fd-passing for Apple. (diff)
downloadgpgme-5075c0da7c464af2a45cd36db134ed7e88f155af.tar.gz
gpgme-5075c0da7c464af2a45cd36db134ed7e88f155af.zip
Release 1.4.1.gpgme-1.4.1
* configure.ac: Bump LT version to C20/A9/R1.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 5 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 693a2b7e..39acc46d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,12 @@
-Noteworthy changes in version 1.4.1 (unreleased)
+Noteworthy changes in version 1.4.1 (2013-05-01)
------------------------------------------------
- * Fix reading of gpg conf files with excessive use of the group
+ * Fixed reading of gpg.conf files with excessive use of the group
option.
- * Fix building with the i686-w64-mingw32 toolchain.
+ * Fixed building with the i686-w64-mingw32 toolchain.
+
+ * Disabled FD passing by default for Apple.
Noteworthy changes in version 1.4.0 (2013-02-26)