aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2005-06-20 17:32:52 +0000
committerWerner Koch <[email protected]>2005-06-20 17:32:52 +0000
commit4b99c3de7255eabf21eecfe4653a34e64fe4d209 (patch)
treed721a1a53f1e7fbc183efad887ab748768b7a08a /NEWS
parent* assuan-util.c (assuan_set_flag, assuan_get_flag): New. (diff)
downloadlibassuan-0-6-10.tar.gz
libassuan-0-6-10.zip
Preparing for 0.6.10libassuan-0-6-10
Diffstat (limited to '')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 8427983..2c73f98 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Noteworthy changes in version 0.6.10
-------------------------------------------------
+Noteworthy changes in version 0.6.10 (2005-06-20)
+-------------------------------------------------
* New functions assuan_get_flag and assuan_set_flag.