diff options
author | Jonathon Jongsma <jjongsma@gnome.org> | 2008-01-30 10:57:06 -0600 |
---|---|---|
committer | Jonathon Jongsma <jjongsma@gnome.org> | 2008-01-30 10:57:06 -0600 |
commit | 2f0c46335a37bc5d78fd1667f73c664df134c952 (patch) | |
tree | 2a49407f94f7a26d4fc151ecc7dba8ae1c1bf1fd /ChangeLog | |
parent | bdf0c9c560f05df92a39edc6c3d5034faf56b63c (diff) |
* configure.in: bump cairo requirement to 1.5.8
* cairomm/context.cc:
* cairomm/context.h: add get_path_extents function, new in 1.5.8
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2008-01-30 Jonathon Jongsma <jjongsma@gnome.org> + * configure.in: bump cairo requirement to 1.5.8 + * cairomm/context.cc: + * cairomm/context.h: add get_path_extents function, new in 1.5.8 + +2008-01-30 Jonathon Jongsma <jjongsma@gnome.org> + * configure.in: enable people with CAIROMM_DEVEL variable set to explicitly deisable automated tests * m4/ax_boost_unit_test_framework.m4: update to slightly newer boost |