diff options
author | Werner Koch <[email protected]> | 2010-06-29 17:12:30 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2010-06-29 17:12:30 +0000 |
commit | 4be6965add3428a586a34fb8181c8419e6511ab6 (patch) | |
tree | ff77d684b27cbb3fb3a039effab1f5110844ba9c | |
parent | Add new error code. (diff) | |
download | libgpg-error-4be6965add3428a586a34fb8181c8419e6511ab6.tar.gz libgpg-error-4be6965add3428a586a34fb8181c8419e6511ab6.zip |
Update
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ Noteworthy changes in version 1.9 ---------------------------------------------- + * Interface changes relative to the 1.8 release: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + GPG_ERR_MISSING_KEY NEW. + + Noteworthy changes in version 1.8 (2010-05-06) ---------------------------------------------- |