diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-12-28 02:20:43 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-12-28 02:20:43 +0000 |
commit | 1ac2dec65364b3165e068b38d7941e53595e365d (patch) | |
tree | 5b23795840d57f34a5fd70f79deca4286d2a122c /ChangeLog | |
parent | 911f245f5585fed897411ac68241c71ddf9d8f88 (diff) |
implemented vertical view. Separated quick search into another module.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1949 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2007-12-28 + + * libsylph/enums.h + libsylph/prefs_common.[ch] + src/quick_search.[ch] + src/summaryview.[ch] + src/mainwindow.[ch] + src/Makefile.am: implemented vertical view. Separated quick search + into another module. + 2007-12-27 * libsylph/prefs_common.[ch] |