diff options
author | Jonathon Jongsma <jjongsma@gnome.org> | 2007-07-10 23:43:51 -0500 |
---|---|---|
committer | Jonathon Jongsma <jjongsma@gnome.org> | 2007-07-10 23:43:51 -0500 |
commit | 8cb561921b28ddb61b7301a44c4951c6432c78c2 (patch) | |
tree | 81c135ceaf44626373673206a1130afa2e42e865 /NEWS | |
parent | 398fa3282b47612afa5a0ff558d60bd8a463f13c (diff) |
Bump version for release
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +1.4.0: + + * Wrapped new API added in cairo 1.4 + * Added support for Quartz surfaces + * ability to use dynamic casting for surfaces and patterns returned from + Context::get_target(), Context::get_source(), etc. + * Various build and bug fixes + 1.2.4: * Fixed an error that prevented Cairo::RefPtr<>::cast_static() and |