aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-05-26 08:56:34 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-05-26 08:56:34 +0000
commit5fb0b010331667c7e94d1e165cf3c47212ac9bdb (patch)
tree441155145a529fe591a47ba2c10f9a9b4499ca65 /ChangeLog
parentf36e3214be970f75e2aabed41ff2e93a02b5869e (diff)
foldersel.c: fixed a bug that bold face was disabled with GLib 2.10 and Pango 1.12.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1070 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 0f9c3160..7905eb02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-26
+
+ * src/foldersel.c: fixed a bug that bold face was disabled with
+ GLib 2.10 and Pango 1.12.
+
2006-05-17
* src/main.c: fixed execution failure when using accessibility module.