aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-08-16 06:44:39 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-08-16 06:44:39 +0000
commit86fe76ac8c0e85178808908c317fe2cc940bd047 (patch)
tree8abe9e3bcd7200d9c48d03250ca13be6f408ddb2 /ChangeLog
parent7972b5e647b674e89e7e2367aa4aa469880f35df (diff)
fixed tooltips on windows.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3152 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 673302f8..c52d2eb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2012-08-16
+ * src/headerview.c: fixed tooltips on windows.
+
+2012-08-16
+
* src/compose.c
src/mainwindow.c: removed redundant gtk_tooltips_new() and destroy
GtkTooltips object on close.