aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-26 09:46:14 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-26 09:46:14 +0000
commitd896027c305c2f16dd226ed707f38daafa6a235f (patch)
tree243bdc23b9490211d4ab3996f83316ac866f2e0d /ChangeLog
parent01ee9f70b0f84ad6b10a7c2c6eb6f6ee481d7a21 (diff)
fixed a bug that the toolbar state was reset to GTK_TOOLBAR_BOTH after the customization of toolbar.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1507 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d18ae21e..94f4e849 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-01-26
+ * src/mainwindow.c
+ src/compose.c: fixed a bug that the toolbar state was reset to
+ GTK_TOOLBAR_BOTH after the customization of toolbar.
+
+2007-01-26
+
* src/prefs_toolbar.c
src/mainwindow.c
src/prefs_display_items.[ch]: set dialog title and label.