diff options
author | Jonathon Jongsma <jjongsma@gnome.org> | 2006-07-04 18:42:18 +0000 |
---|---|---|
committer | Jonathon Jongsma <jjongsma@gnome.org> | 2006-07-04 18:42:18 +0000 |
commit | 536a84772e314d1b1392f0959f13bff898b821c7 (patch) | |
tree | ee486af1d958e68f6957185def4e64e39a74729e /ChangeLog | |
parent | d75f0fb15ca4d8588dcc2150c9cd7515ab9251d1 (diff) |
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +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. + 2006-06-30 Jonathon Jongsma <jonathon.jongsma@gmail.com> * configure.in: bumped cairomm version to 0.7.0 and bumped cairo requirement |