aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9e14b66..03ff04e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-01 Werner Koch <[email protected]>
+
+ * assuan-socket.c (_assuan_sock_bind): Replace open/fdopen by
+ CreateFile for building with MSC for W32CE.
+ (utf8_to_wchar, MyCreateFile, MyDeleteFile) [W32CE]: New.
+
2010-11-01 Marcus Brinkmann <[email protected]>
* assuan-socket.c, assuan-uds.c, system.c, assuan-pipe-server.c,