aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07ebb3f4..fadd2f9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-08-05
+ * src/mh.c
+ src/session.c
+ src/mbox.c: braced Unix-specific code with #ifdef G_OS_UNIX.
+ * configure.in: added -lws2_32 on MinGW environment.
+
+2005-08-05
+
* src/filter.c
configure.in: check for regex.h and regcomp().