diff options
author | Marcus Brinkmann <[email protected]> | 2011-10-25 16:59:26 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2011-10-25 16:59:26 +0000 |
commit | 3ddf4c3d4000a9b0b52180c3aa3acf1387a193bf (patch) | |
tree | 856904c18b5798a36669eadde81208d9caad11ca /NEWS | |
parent | Post-release. (diff) | |
download | gpgme-3ddf4c3d4000a9b0b52180c3aa3acf1387a193bf.tar.gz gpgme-3ddf4c3d4000a9b0b52180c3aa3acf1387a193bf.zip |
Remove support for libgpgme-pth.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ Noteworthy changes in version 1.3.2 (unreleased) ------------------------------------------------ - * ... + * Remove support for libgpgme-pth. As far as we know, this was never used, + and GnuPG is going to use our own npth in the future. Noteworthy changes in version 1.3.1 (2011-06-16) |