summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e29374..299bffb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-12-20 Jonathon Jongsma <jonathon@quotidian.org>
+
+ * cairomm/matrix.cc:
+ * cairomm/matrix.h: change free convenience function 'scaled_matrix()' to
+ 'scaling_matrix()' to better match the other names (e.g.
+ 'translation_matrix()'). This API was added in 1.7.x so while it is an API
+ change, it doesn't affect any stable API.
+
2008-12-20 Armin Burgmeier <armin@openismus.com>
* cairomm/pattern.h: Forward-declared Matrix as a class instead of as