aboutsummaryrefslogtreecommitdiffstats
path: root/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog
index d9ff6a729..c42c1f563 100644
--- a/common/ChangeLog
+++ b/common/ChangeLog
@@ -1,3 +1,12 @@
+2010-03-15 Werner Koch <[email protected]>
+
+ * logging.c (S_IRGRP, S_IROTH, S_IWGRP, S_IWOTH) [W32]: New.
+ (fun_writer, set_file_fd) [W32]: Disable socket code.
+
+ * localename.c: Include gpg-error.h.
+
+ * util.h (GPG_ERR_NOT_ENABLED): Remove this temporary definition.
+
2010-03-12 Werner Koch <[email protected]>
* status.h (STATUS_ENTER): New.