summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJonathon Jongsma <jjongsma@gnome.org>2007-07-10 23:43:51 -0500
committerJonathon Jongsma <jjongsma@gnome.org>2007-07-10 23:43:51 -0500
commit8cb561921b28ddb61b7301a44c4951c6432c78c2 (patch)
tree81c135ceaf44626373673206a1130afa2e42e865 /NEWS
parent398fa3282b47612afa5a0ff558d60bd8a463f13c (diff)
Bump version for release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f30a2c5..0fc29fc 100644
--- a/NEWS
+++ b/NEWS
@@ -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