diff options
author | Tim Janik <timj@gtk.org> | 1998-04-15 04:00:45 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 1998-04-15 04:00:45 +0000 |
commit | c7c0e3d58d660bd58178eb94c1facd37e1588c5d (patch) | |
tree | 0d2d43cee8b42c66a8b719cb325ba917c7238fb5 /ChangeLog.pre-2-2 | |
parent | 21bb83612d6785164aa5e1b0f1e38a2c29a708ca (diff) | |
download | gtk+-c7c0e3d58d660bd58178eb94c1facd37e1588c5d.tar.gz |
corrected a brace position (Damon Chaplin), which i got wrong when
Wed Apr 15 05:13:09 1998 Tim Janik <timj@gtk.org>
* gtk/gtklabel.c (gtk_label_size_request): corrected a brace position
(Damon Chaplin), which i got wrong when applying Damon's patch the last
time.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index eb9899ccae..a580d7703b 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,9 @@ +Wed Apr 15 05:13:09 1998 Tim Janik <timj@gtk.org> + + * gtk/gtklabel.c (gtk_label_size_request): corrected a brace position + (Damon Chaplin), which i got wrong when applying Damon's patch the last + time. + 1998-04-14 Miguel de Icaza <miguel@nuclecu.unam.mx> * gdk/gdkwindow.c (gdk_window_xid_at): Fix the problem introduced |