diff options
author | Marcus Brinkmann <[email protected]> | 2002-06-04 12:19:00 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2002-06-04 12:19:00 +0000 |
commit | 9a262e6ed85d3106bb8cf9daa1287f67dae735a4 (patch) | |
tree | 7756eddb0e03fea36ef214c563a1810cb30e25e3 /NEWS | |
parent | 2002-06-04 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-9a262e6ed85d3106bb8cf9daa1287f67dae735a4.tar.gz gpgme-9a262e6ed85d3106bb8cf9daa1287f67dae735a4.zip |
Updates.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,9 +1,11 @@ -Noteworthy changes in version CVS-HEAD +Noteworthy changes in version 0.3.7 (2002-06-04) ------------------------------------------------ - * Interface changes relative to the 0.3.6 release: -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + * GPGME_ATTR_OTRUST is implemented now. + + * A first step toward thread safeness has been achieved, see the + documentation for details. Supported thread libraries are pthread + and Pth. Noteworthy changes in version 0.3.6 (2002-05-03) ------------------------------------------------ |