diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-08-30 09:45:41 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-08-30 09:45:41 +0000 |
commit | 18414e327025c009aecca7108d47c96ea0a34f6e (patch) | |
tree | f18781aa820e839276fc567045605312da610a2f /ChangeLog | |
parent | b1598057537605c0ef68b4fc0ed2edaebbf25a6a (diff) |
fixed open_inbox_on_startup setting.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2684 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-08-30 + + * src/main.c: remote_command_exec(): fixed the bug that default + account's inbox was not properly selected when 'Open inbox on + startup' was enabled. + 2010-08-19 * src/addressbook.[ch] |