summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f99d9db..d0f1dcb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
2008-03-10 Jonathon Jongsma <jjongsma@gnome.org>
+ * cairomm/Makefile.am: install the new cairommconfig.h header and make sure
+ that the .in file is distributed
+
+2008-03-10 Jonathon Jongsma <jjongsma@gnome.org>
+
* cairomm/exception.cc: include <string> to fix the build on solaris which
apparently doesn't include string from their exception header (Tim Mooney).
Fixes bug #14559