aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-24 04:06:34 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-24 04:06:34 +0000
commit45982892bdd62a2b58806fe3e1a2b72115297943 (patch)
tree98b13a02a276db3abb40f3830585e768e732aabc /ChangeLog
parent95b53932fd9eaa5c4d5f801f343d933b6958bee1 (diff)
fixed compilation failure with GTK 2.4.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@281 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 ca042c89..f287f282 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-05-24
+
+ * src/gtkutils.c: fixed compilation failure with GTK 2.4.
+
2005-05-23
* src/summaryview.[ch]: enabled DnD to external apps.