diff options
author | Marcus Brinkmann <[email protected]> | 2009-10-20 15:54:34 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2009-10-20 15:54:34 +0000 |
commit | 890e8b5955337f615baf5655c5b972b3708701e1 (patch) | |
tree | 7edf8b6a54f99f3a5a5f6cac637ea5e785d6c442 | |
parent | 2009-10-20 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-890e8b5955337f615baf5655c5b972b3708701e1.tar.gz gpgme-890e8b5955337f615baf5655c5b972b3708701e1.zip |
Add item on libassuan.
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,7 +1,10 @@ Noteworthy changes in version 1.2.1 (unreleased) ------------------------------------------------ - * (none yet) + * GPGME does not come with an internal libassuan version anymore. + The external libassuan 1.1.0 release or later is required. For + application programmers on systems that can resolve inter-library + dependencies at runtime, this is a transparent change. * Interface changes relative to the 1.1.7 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |