summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@gtk.org>1998-05-24 02:48:09 +0000
committerOwen Taylor <otaylor@src.gnome.org>1998-05-24 02:48:09 +0000
commit23919bb08cdc86d6bd53e614499559f44ef794cb (patch)
tree641caf310c525c0ed5696e8c8b8c37f657ad993f /ChangeLog.pre-2-6
parent53d06396b835233d87a06ebd7f86418b5418f19c (diff)
downloadgtk+-23919bb08cdc86d6bd53e614499559f44ef794cb.tar.gz
Bombo out with a moderately helpful message if detection of X libraries
Sat May 23 21:54:05 1998 Owen Taylor <otaylor@gtk.org> * configure.in (LDFLAGS): Bombo out with a moderately helpful message if detection of X libraries fails.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-620
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 9522faa1c3..2fe8f59ba0 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,23 @@
+Sat May 23 21:54:05 1998 Owen Taylor <otaylor@gtk.org>
+
+ * configure.in (LDFLAGS): Bombo out with a moderately
+ helpful message if detection of X libraries fails.
+
+Sat May 23 18:57:06 1998 Owen Taylor <otaylor@gtk.org>
+
+ [ Combination of:
+ gtk-rrh-980412-0.patch (Raja R Harinath <harinath@cs.umn.edu>)
+ gtk-jbuhler-980516-0 (Jeremy Buhler <jbuhler@cs.washington.edu>) ]
+
+ * gdk/gdk.h gdk/gdkcc.c gdk/gdkfont.c gtk/gtkmain.c
+ gtk/gtksignal.c gtk/gtktext.c:
+
+ Fixups for warnings from adding const to type of GHashFunc,
+ GCompareFunc
+
+ * gtk/gtkcombo.c (gtk_combo_entry_key_press): Minor style/
+ ansi-warnings fixups.
+
Sat May 23 17:48:58 1998 Owen Taylor <otaylor@gtk.org>
* gtk/gtkeventbox.c (gtk_event_box_size_allocate):