summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2dbc7f1..d0afbab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-07-04 Jonathon Jongsma <jonathon.jongsma@gmail.com>
+ * cairomm/xlib_surface.h: add a bit more documentation for the new
+ XlibSurface API
+
+2006-07-04 Jonathon Jongsma <jonathon.jongsma@gmail.com>
+
* cairomm/surface.cc, cairomm/surface.h: added SvgSurface::get_versions()
and SvgSurface::version_to_string() API. They're implemented as static
members right now.