aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-03-26 07:36:06 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-03-26 07:36:06 +0000
commit1870cab997b57fbe9f33da45ad7464054006b4a3 (patch)
tree72e2ba1783da42a0bc9fbbfd7160b99acb50ef9f /ChangeLog
parent61735698878fdcce0d0a62d13da5fbb68edc9f19 (diff)
removed direct inclusion of <glibconfig.h> and <glib/gwin32.h> (fixes Bug #53).
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3033 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 9836e6fc..10dbca9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-03-26
+ * libsylph/defs.h: removed direct inclusion of <glibconfig.h> and
+ <glib/gwin32.h> (fixes Bug #53).
+
+2012-03-26
+
* src/menu.c: menu_button_position(): adjusted the menu position.
2012-03-26