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 5fdfa7f3..e20b9a2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-27
+
+ * src/socket.c: sock_add_watch(): fixed a bug that g_io_add_watch()
+ was called even on SSL connection. It has introduced random bugs.
+
2005-02-25
* src/messageview.c: messageview_select_all(), reply_cb(): fixed