summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76a78f2..09a0255 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-07-10 Jonathon Jongsma <jjongsma@gnome.org>
+ * docs/reference/cairomm.css: Improve the documentation style a little bit
+ to make it more readable
+ * docs/reference/Doxyfile.in: build the reference doc for the new
+ QuartzSurface class
+
+2007-07-10 Jonathon Jongsma <jjongsma@gnome.org>
+
* cairomm/context.cc:
* cairomm/context.h: add alternate API for set_dash() which takes a
std::vector argument instead of the slightly unexpected std::valarray