diff options
author | Marcus Brinkmann <[email protected]> | 2002-12-22 13:55:00 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2002-12-22 13:55:00 +0000 |
commit | 215ab30bbad456280dfc20eb43ffe5c62cb74010 (patch) | |
tree | 8d09e838dc004d6afee584d5ee8bfa7a158d7e8b | |
parent | 2002-12-08 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-215ab30bbad456280dfc20eb43ffe5c62cb74010.tar.gz gpgme-215ab30bbad456280dfc20eb43ffe5c62cb74010.zip |
Add 0.3 branch changes.
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -36,6 +36,14 @@ gpgme_get_key NEW GPGME_ATTR_SIG_CLASS NEW ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Noteworthy changes in version 0.3.14 (2002-12-04) +------------------------------------------------- + + * GPGME-Plug is now in its own package "cryptplug". + + * Workaround for a setlocale problem. Fixed a segv related to not + correctly as closed marked file descriptors. + Noteworthy changes in version 0.3.13 (2002-11-20) ------------------------------------------------- |