diff options
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) ------------------------------------------------ |