diff options
author | Werner Koch <[email protected]> | 2007-07-05 18:32:34 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-07-05 18:32:34 +0000 |
commit | 49a4ba3ce049f29fc5021605b7bdec71040a8fa2 (patch) | |
tree | c5928dc324cc90a6554e2f807bbd5271b1a06808 /NEWS | |
parent | 2007-07-04 Marcus Brinkmann <[email protected]> (diff) | |
download | libassuan-1.0.2.tar.gz libassuan-1.0.2.zip |
Switched to LGPLv3.libassuan-1.0.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,6 +1,15 @@ -Noteworthy changes in version 1.0.2 +Noteworthy changes in version 1.0.2 (2007-07-05) ------------------------------------------------ + * Changed license to LGPLv3. + + * New flag ASSUAN_CONFIDENTIAL to return the state of + confidential logging. + + * Better support for W32. + + * Assorted bug fixed and code cleanups. + Noteworthy changes in version 1.0.1 (2006-11-22) ------------------------------------------------ |