diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-11-26 05:53:21 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-11-26 05:53:21 +0000 |
commit | 35a95f82fcd7b9969f89610af432e1b05b81635a (patch) | |
tree | 314fa708eb5cacd6d29692a34003654d828de25a /ChangeLog | |
parent | 3d6d522c1bd157b3a0d3f3c2df549ff886f03828 (diff) |
the visibility of message number columns in the folder view is now configurable for each column.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2356 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |