summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1998-08-21 02:22:06 +0000
committerTim Janik <timj@src.gnome.org>1998-08-21 02:22:06 +0000
commita7b3b116a994a75ac7610dab5de5840de73938e7 (patch)
tree691686df622cdf17461f841e63e0ae6ade2553cb /ChangeLog.pre-2-10
parent29d8fe021bff60e4cdfbe977fd7dc462a5d3a711 (diff)
downloadgtk+-a7b3b116a994a75ac7610dab5de5840de73938e7.tar.gz
added a function to perform a binary version check, returning a static
Fri Aug 21 02:31:26 1998 Tim Janik <timj@gtk.org> * gtk/gtkmain.h: * gtk/gtkmain.c (gtk_check_version): added a function to perform a binary version check, returning a static string for error descriptions, or NULL on success.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-109
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index c1eb6e6bc5..dd888d9c79 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,9 +1,16 @@
+Fri Aug 21 02:31:26 1998 Tim Janik <timj@gtk.org>
+
+ * gtk/gtkmain.h:
+ * gtk/gtkmain.c (gtk_check_version): added a function to perform a
+ binary version check, returning a static string for error descriptions,
+ or NULL on success.
+
Thu Aug 20 20:08:15 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtktext.c ([un]draw_cursor): Check to see if we've
computed our geometry yet, and if not, ignore the request.
- gtk/gtktext.c (correct_cache_insert): Fiddled around]
+ * gtk/gtktext.c (correct_cache_insert): Fiddled around
some more. All the bug-test codes seem to work at once
now. (fingers crossed...)