diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-07-14 13:12:05 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-07-14 13:12:05 +0000 |
commit | 2362fc22745b5b4d7ae096e300d687c32c7a2a33 (patch) | |
tree | 6ce61836e0e34e3d51c0f2a7d7f32a8e89f09a65 /ChangeLog | |
parent | 8f706bd246e790efe60cd30720e1f20c2b7fac31 (diff) | |
download | gtk+-2362fc22745b5b4d7ae096e300d687c32c7a2a33.tar.gz |
Set interface age to 0.
2005-07-14 Matthias Clasen <mclasen@redhat.com>
* configure.in: Set interface age to 0.
* gtk/gtkimmodule.h: Move G_BEGIN_DECLS to the right spot, noticed
by Akira Tagoh.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-07-14 Matthias Clasen <mclasen@redhat.com> + + * configure.in: Set interface age to 0. + + * gtk/gtkimmodule.h: Move G_BEGIN_DECLS to the right spot, noticed + by Akira Tagoh. + 2005-07-14 Kristian Rietveld <kris@gtk.org> * gtk/gtktreeviewcolumn.[ch] (gtk_tree_view_column_queue_resize): new |