summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a2e20c0..e345bfe6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,9 @@
giomm/wrap_init.h: Remove the glibmm.h include from here too.
- * gio/giomm/wrap_init.h: The #include does not seem necessary at all.
-
+ * gio/giomm/wrap_init.[h|cc]: Move the #include into the .cc file.
+ * gio/giomm.h: Add an #include glibmm.h here instead.
+
2011-10-25 Murray Cumming <murrayc@murrayc.com>
gmmproc: Include <glibmm.h> in .cc files for convenience.