diff options
author | Michael Natterer <mitch@imendio.com> | 2008-08-13 08:26:39 +0000 |
---|---|---|
committer | Michael Natterer <mitch@src.gnome.org> | 2008-08-13 08:26:39 +0000 |
commit | 5c7030a1ba3e97c21b2323f21628031faf7680df (patch) | |
tree | 960972d1ad3bdc9f99dbb4e585f4d3f1ce1abc56 /gdk-pixbuf/ChangeLog | |
parent | 3a13747e3fbfdd131fa55fba06aba4f8774b438f (diff) | |
download | gtk+-5c7030a1ba3e97c21b2323f21628031faf7680df.tar.gz |
reorder marshalers for no reason apart from forcing a rebuild of the
2008-08-13 Michael Natterer <mitch@imendio.com>
* gdk-pixbuf-marshal.list: reorder marshalers for no reason apart
from forcing a rebuild of the header after yesterday's Makefile.am
change.
svn path=/trunk/; revision=21105
Diffstat (limited to 'gdk-pixbuf/ChangeLog')
-rw-r--r-- | gdk-pixbuf/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index 12135ba1a0..29cead3c3a 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,9 @@ +2008-08-13 Michael Natterer <mitch@imendio.com> + + * gdk-pixbuf-marshal.list: reorder marshalers for no reason apart + from forcing a rebuild of the header after yesterday's Makefile.am + change. + 2008-08-08 Sven Herzberg <sven@imendio.com> Bug 546549 : Better Type Checking |