summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Natterer <mitch@imendio.com>2008-04-18 15:34:50 +0000
committerMichael Natterer <mitch@src.gnome.org>2008-04-18 15:34:50 +0000
commit26a208b7d4e042208ab63e1f9b33675b67d90902 (patch)
tree193f81b690d911b932fbed2a84ce00eaa2588f1f /ChangeLog
parent9f1bc132a29a8a88abf1bd16c1bf99139c1ac2a0 (diff)
downloadgtk+-26a208b7d4e042208ab63e1f9b33675b67d90902.tar.gz
move a few '{' to their own lines so all enums here have the same style.
2008-04-18 Michael Natterer <mitch@imendio.com> * gtk/gtkenums.h: move a few '{' to their own lines so all enums here have the same style. svn path=/trunk/; revision=20024
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 347ec356d4..b9b585321e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-04-18 Michael Natterer <mitch@imendio.com>
+ * gtk/gtkenums.h: move a few '{' to their own lines so all enums
+ here have the same style.
+
+2008-04-18 Michael Natterer <mitch@imendio.com>
+
* gtk/gtkicontheme.h
* gtk/gtkrecentmanager.h: include <gdk/gdk.h> instead of
<gdk/gdkscreen.h>.