aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-27 05:30:37 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-27 05:30:37 +0000
commitbb3198f2d62bed964486d882faad3c50a19534e0 (patch)
treec6cdf94400a147934107346b8a42b48c1d4ad6b1 /ChangeLog
parent66cce08d4d5675d82d447546abfbb3177552b308 (diff)
fixed initially wrong widget size of option menu in compose window.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@691 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 417c34f6..510e59c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-10-27
+ * src/compose.c: add hbox into the window before creating option menu
+ (fixed initially wrong widget size).
+
+2005-10-27
+
* libsylph/procmime.c: procmime_get_mime_type_table(): win32: read
mime.types in startup directory.
* mime.types: included in the source tree.