summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathon Jongsma <jjongsma@gnome.org>2008-12-12 22:29:05 -0600
committerJonathon Jongsma <jjongsma@gnome.org>2008-12-12 22:29:05 -0600
commit3bf8d865fa198049fefc7fd51ed3f8105c15e8b7 (patch)
tree477b80af6533a17127f5db81a5596844f2e5058e /ChangeLog
parent6000e9a229e81089411f115f1961204a0a9f6484 (diff)
Cross-reference typedef-ed structs
* cairomm/types.h: add cross-reference links to the cairo manual for all types that are just typedefs of C structs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14fc375..f1e8da4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-12-12 Jonathon Jongsma <jonathon@quotidian.org>
+ * cairomm/types.h: add cross-reference links to the cairo manual for all types
+ that are just typedefs of C structs
+
+2008-12-12 Jonathon Jongsma <jonathon@quotidian.org>
+
* .gitignore: ignore the new example executable names
* examples/text/Makefile.am: normalize the text-rotate example
executable name