summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAugusto Jun Devegili <monipol@gmx.com>2010-06-07 09:59:22 +0200
committerMurray Cumming <murrayc@murrayc.com>2010-06-07 09:59:22 +0200
commitc5c7c6db910a1744b5831833c87214f805d66fda (patch)
tree2471a45d09280777a17eee1caf4c690d657bbae4 /ChangeLog
parent0db0ebeef2ccc9b462cb46dc5096b1171a9b2130 (diff)
Put ifdefs around 32-bit-only API, to fix the build on 64-bit machines.
* cairomm/quartz_font.[h|cc]: Use #ifndef __LP64__, as cairo does.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 865f00f..311eee6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-07 Augusto Jun Devegili <monipol@gmx.com>
+
+ Put ifdefs around 32-bit-only API, to fix the build on 64-bit machines.
+
+ * cairomm/quartz_font.[h|cc]: Use #ifndef __LP64__, as cairo does.
+
2010-06-07 Daisuke Nishikawa <caffeine@m13.alpha-net.ne.jp>
Actually install cairomm-xlib-xrender-1.0.pc.