summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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