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 5ab216e1..0bb6a617 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-11-26
+ * libsylph/prefs_common.[ch]
+ src/prefs_common_dialog.c
+ src/folderview.c: the visibility of message number columns in the
+ folder view is now configurable for each column.
+
+2009-11-26
+
* libsylph/imap.c: made error log more verbose.
* libsylph/socket.c: sock_connect_with_timeout(): check socket with
getsockopt() even if select() succeed.