aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-12-28 02:20:43 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-12-28 02:20:43 +0000
commit1ac2dec65364b3165e068b38d7941e53595e365d (patch)
tree5b23795840d57f34a5fd70f79deca4286d2a122c /ChangeLog
parent911f245f5585fed897411ac68241c71ddf9d8f88 (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--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32510909..f308a030 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]