diff options
author | BST 1998 Tony Gale <gale@gtk.org> | 1998-05-24 11:23:04 +0000 |
---|---|---|
committer | Tony Gale <gale@src.gnome.org> | 1998-05-24 11:23:04 +0000 |
commit | 4a6a72fe6c8559fb71140908ce70a4c8e65b14d6 (patch) | |
tree | fc6244f02e182e1fda2a42843e220156f03ec34e /ChangeLog.pre-2-8 | |
parent | 23919bb08cdc86d6bd53e614499559f44ef794cb (diff) | |
download | gtk+-4a6a72fe6c8559fb71140908ce70a4c8e65b14d6.tar.gz |
- GtkTooltips, update to current API - change all 'gpointer *data' to
Sun May 24 12:11:38 BST 1998 Tony Gale <gale@gtk.org>
* docs/gtk_tut.sgml:
- GtkTooltips, update to current API
- change all 'gpointer *data' to 'gpointer data'
- other minor changes
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 2fe8f59ba0..9c5e2c6ebc 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,10 @@ +Sun May 24 12:11:38 BST 1998 Tony Gale <gale@gtk.org> + + * docs/gtk_tut.sgml: + - GtkTooltips, update to current API + - change all 'gpointer *data' to 'gpointer data' + - other minor changes + Sat May 23 21:54:05 1998 Owen Taylor <otaylor@gtk.org> * configure.in (LDFLAGS): Bombo out with a moderately |