aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-02 03:52:50 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-02 03:52:50 +0000
commit9277f9708b7f5ce08def8758155fe37352a2e944 (patch)
tree911f3ac6af88ca24cbd4a3722c77c53f7eba5b0e /ChangeLog
parent56a67cc4986116211eb835ca9bb66433fbd2a475 (diff)
added the help of command line options.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@961 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b924c22..c260421e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-02-02
+ * src/mainwindow.c: added the help of command line options.
+
+2006-02-02
+
* src/mainwindow.c: main_window_key_pressed(): fixed key event
handling of the quick search entry.