summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorM Joonas Pihlaja <jpihlaja@cc.helsinki.fi>2009-10-22 02:13:36 +0300
committerM Joonas Pihlaja <jpihlaja@cc.helsinki.fi>2009-10-22 02:29:47 +0300
commit43a775f60da57206b194039cd5d8b6a735284c45 (patch)
treed6336bb46cc3927819c1341900ae80ca54b71abc /NEWS
parentdf357f26ff72571acb840715efa4930054d4fdbe (diff)
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
The new name is more descriptive than the rather opaque meta surface. Discussed with vigour on the mailing list and #cairo: http://lists.cairographics.org/archives/cairo/2009-July/017571.html
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f5db4176..39beafec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+API changes:
+
+ cairo_recording_surface_create()
+ cairo_recording_surface_ink_extents()
+
+ Renamed meta-surfaces to recording-surfaces for clarity.
+
Snapshot 1.9.4 (2009-10-15)
===========================
API additions: