diff options
author | Werner Koch <[email protected]> | 2004-11-25 12:53:42 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2004-11-25 12:53:42 +0000 |
commit | 21219a48f80aa60cc804a5d60852980c5e979209 (patch) | |
tree | fb83dba8c60d7d0bcc857f8cf3ef1f02ab20381c /NEWS | |
parent | * assuan-logging.c (_assuan_log_printf): New. (diff) | |
download | libassuan-0-6-8.tar.gz libassuan-0-6-8.zip |
Released 0.6.8libassuan-0-6-8
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ -Noteworthy changes in version 0.6.8 +Noteworthy changes in version 0.6.8 (2004-11-25) ------------------------------------------------ * assuan_write_status does now return an error code. + * Fixes for C89 compatibility and some first takes on a W32 port. + Noteworthy changes in version 0.6.7 (2004-09-27) ------------------------------------------------ |