aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf653817..e1eae4d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-12-28
+ * configure.in: check additional libraries (resolv, socket, nsl)
+ (fixes compilation failure in some OSes).
+
+2006-12-28
+
* libsylph/imap.c: imap_cmd_fetch(): read until last response on
error (fixes out of sync response).