summaryrefslogtreecommitdiff
path: root/gio/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gio/ChangeLog')
-rw-r--r--gio/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gio/ChangeLog b/gio/ChangeLog
index ba3dcf2d9..7d9035a42 100644
--- a/gio/ChangeLog
+++ b/gio/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-02 Michael Natterer <mitch@imendio.com>
+
+ * *.h: big header formatting cleanup: indentation, vtable
+ formatting, consistent spacing in (* vfunc), trailing whitespace
+ removal. Formatting should be pretty consistent in all GIO headers
+ now.
+
2008-09-02 Matthias Clasen <mclasen@redhat.com>
* gmount.h: Document guess_content_type sync vfunc.