summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2006-04-20 16:35:41 +0000
committerMurray Cumming <murrayc@murrayc.com>2006-04-20 16:35:41 +0000
commit4c21fec35f15c33dd6a5fadf35efe1266b0fb952 (patch)
tree3df88c6da6b977efddd7de6aefe2c303acfef30b /ChangeLog
parent9375afe8d17efc60c95fce679a2c3feed44a50f7 (diff)
2006-04-20 Murray Cumming <murrayc@murrayc.com>
* cairomm/context.cc: * cairomm/context.h: mask(pattern) and mask(surface): Make the parameter const, because I am fairly sure that the C function does not change it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf5ce39..6a8b54c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-20 Murray Cumming <murrayc@murrayc.com>
+
+ * cairomm/context.cc:
+ * cairomm/context.h: mask(pattern) and mask(surface): Make the parameter
+ const, because I am fairly sure that the C function does not change it.
+
2006-04-06 Jonathon Jongsma <jonathon.jongsma@gmail.com>
* Makefile.am: Add a brief description of cairomm to the release