diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-05-26 08:56:34 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-05-26 08:56:34 +0000 |
commit | 5fb0b010331667c7e94d1e165cf3c47212ac9bdb (patch) | |
tree | 441155145a529fe591a47ba2c10f9a9b4499ca65 /ChangeLog | |
parent | f36e3214be970f75e2aabed41ff2e93a02b5869e (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |