summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-01-31 16:37:27 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-01-31 16:37:27 +0000
commit160725555e03302aa52f9121e00587fb7c1488d6 (patch)
tree0214d4204bf054cd69d0d7eb9352c3500d89af0a /ChangeLog.pre-2-4
parent2947596ca533860dbebdb4c5d4d8fe76b6ebdab7 (diff)
downloadgdk-pixbuf-160725555e03302aa52f9121e00587fb7c1488d6.tar.gz
Fix another missing static.
Thu Jan 31 11:33:52 2002 Owen Taylor <otaylor@redhat.com> * gdk/x11/gdkproperty-x11.c (insert_atom_pair): Fix another missing static. * gtk/gtkimmodule.c (n_loaded_contexts): And another. * gdk/x11/Makefile.am gdk/x11/gxid_lib.c: Don't build gxid sources at all except in the vanishingly rare case of --with-xinput=xfree.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-411
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index f640ae1ba..089dd01ec 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,14 @@
+Thu Jan 31 11:33:52 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gdk/x11/gdkproperty-x11.c (insert_atom_pair): Fix
+ another missing static.
+
+ * gtk/gtkimmodule.c (n_loaded_contexts): And another.
+
+ * gdk/x11/Makefile.am gdk/x11/gxid_lib.c: Don't
+ build gxid sources at all except in the vanishingly
+ rare case of --with-xinput=xfree.
+
2002-01-31 Mark McLoughlin <mark@skynet.ie>
* gdk/gdkimage.c: (scratch_image_info_for_depth): make static.