aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2004-11-25 12:53:42 +0000
committerWerner Koch <[email protected]>2004-11-25 12:53:42 +0000
commit21219a48f80aa60cc804a5d60852980c5e979209 (patch)
treefb83dba8c60d7d0bcc857f8cf3ef1f02ab20381c /NEWS
parent* assuan-logging.c (_assuan_log_printf): New. (diff)
downloadlibassuan-0-6-8.tar.gz
libassuan-0-6-8.zip
Released 0.6.8libassuan-0-6-8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 36d035e..7cdf87d 100644
--- a/NEWS
+++ b/NEWS
@@ -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)
------------------------------------------------