diff options
author | Marcus Brinkmann <[email protected]> | 2005-06-20 19:35:06 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2005-06-20 19:35:06 +0000 |
commit | 9966eeb9086aafe0a0c8500085b94c78b2f20d8e (patch) | |
tree | d147af6303d1e3d6e25a3dff6f845197a76349a0 | |
parent | Update copyright year. (diff) | |
download | gpgme-9966eeb9086aafe0a0c8500085b94c78b2f20d8e.tar.gz gpgme-9966eeb9086aafe0a0c8500085b94c78b2f20d8e.zip |
Update for release.
-rw-r--r-- | branches/gpgme-1-0-branch/NEWS | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/branches/gpgme-1-0-branch/NEWS b/branches/gpgme-1-0-branch/NEWS index 3ec7a1f7..79336ea3 100644 --- a/branches/gpgme-1-0-branch/NEWS +++ b/branches/gpgme-1-0-branch/NEWS @@ -1,4 +1,4 @@ -Noteworthy changes in version 1.0.3 (unreleased) +Noteworthy changes in version 1.0.3 (2005-06-20) ------------------------------------------------ * Previousy, GPGME would use a default "include certs" of 1. This @@ -10,6 +10,11 @@ Noteworthy changes in version 1.0.3 (unreleased) Because the default changes, this is a slight change of the API semantics. We consider it to be a bug fix. + * A bug which made GPGME hang has been fixed. If you have + experienced hanging before, please try out this version and let me + know if you still experience hanging problems. + + * Interface changes relative to the 0.9.0 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpgme_set_include_certs CHANGED DEFAULT GPGME_INCLUDE_CERTS_DEFAULT NEW @@ -1045,7 +1050,7 @@ Noteworthy changes in version 0.2.1 (2001-04-02) * Made the W32 support more robust. - Copyright 2001, 2002, 2003, 2004 g10 Code GmbH + Copyright 2001, 2002, 2003, 2004, 2005 g10 Code GmbH This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without |