aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-02-01 02:34:42 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-02-01 02:34:42 +0000
commitcbf7cb3b735e09d6ce449cf7a4c80ea4a6e9e616 (patch)
treedb87406838a111c85201aa5013a5d7f72102e262 /ChangeLog
parentd81b3d740eddb35ca5fd84030980804b6884ef04 (diff)
don't lock some items in Configuration menu.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1519 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c33c2c9a..b0cbfa9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-02-01
+ * src/mainwindow.c: main_window_set_menu_sensitive(): don't lock some
+ items in Configuration menu.
+
+2007-02-01
+
* src/mainwindow.c: main_window_window_state_cb(): fixed a bug that
the window was kept being skipped from window list after it became
visible with window shading or switching workspaces.