aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bd586e9..696ca85 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
-Noteworthy changes in version 1.0.2 (2007-07-05)
+Noteworthy changes in version 1.0.3
+------------------------------------------------
+
+ * New type assuan_fd_t and constant ASSUAN_INVALID_FD for better W32
+ support. it does not change teh semantics under Unix. Under W32
+ all file descriptors are now guaranteed to be system handles.
+
+
+Noteworthy changes in version 1.0.2 (2007-07-05
------------------------------------------------
* Changed license to LGPLv3.