summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-07-14 13:12:05 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-07-14 13:12:05 +0000
commit2362fc22745b5b4d7ae096e300d687c32c7a2a33 (patch)
tree6ce61836e0e34e3d51c0f2a7d7f32a8e89f09a65 /ChangeLog
parent8f706bd246e790efe60cd30720e1f20c2b7fac31 (diff)
downloadgtk+-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36a9301e95..d675582b99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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