summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Janik <timj@src.gnome.org>1998-11-23 02:41:18 +0000
committerTim Janik <timj@src.gnome.org>1998-11-23 02:41:18 +0000
commitf46ffebbc833a9475590b99bccc409be4c4725eb (patch)
treed6ee882f0407a6ed43e901bd2b1d7cc401c1ed81 /ChangeLog
parent97fd98099c77fbd7785ddbc1e83d86035488e9ca (diff)
downloadgtk+-f46ffebbc833a9475590b99bccc409be4c4725eb.tar.gz
minor buglet
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3e573e776..0538dab3c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@ Mon Nov 23 03:21:17 1998 Tim Janik <timj@gtk.org>
* gtk/gtktext.c (gtk_text_destroy): disconnect hadj & vadj, not
2 * hadj.
+ (gtk_text_finalize): only unref the current_font if we have
+ been realized.
Sat Nov 21 18:41:13 CST 1998 Shawn T. Amundson <amundson@gtk.org>