diff options
author | Owen Taylor <otaylor@gtk.org> | 1998-12-06 02:08:28 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-12-06 02:08:28 +0000 |
commit | 5c42d2f6d6b7f1b510749b5083a7a5a221da57d7 (patch) | |
tree | 88fbf8ed4c5b001b11b1079816a9ec426cc66c8c /ChangeLog.pre-2-8 | |
parent | f5c4b3740c4cd11c25c27512c5c08fea34c780e7 (diff) | |
download | gtk+-5c42d2f6d6b7f1b510749b5083a7a5a221da57d7.tar.gz |
Fixed long-standing typo in aspect ratio computation code. (pointed out by
Sat Dec 5 21:07:09 1998 Owen Taylor <otaylor@gtk.org>
* gtk/gtkaspectframe.c (gtk_aspect_frame_size_allocate): Fixed
long-standing typo in aspect ratio computation code.
(pointed out by Sebastian Rittau <srittau@jroger.in-berlin.de>)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index c1249cef4b..2e53436273 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,9 @@ +Sat Dec 5 21:07:09 1998 Owen Taylor <otaylor@gtk.org> + + * gtk/gtkaspectframe.c (gtk_aspect_frame_size_allocate): Fixed + long-standing typo in aspect ratio computation code. + (pointed out by Sebastian Rittau <srittau@jroger.in-berlin.de>) + Fri Dec 4 01:20:06 1998 Lars Hamann <lars@gtk.org> * gtk/gtkclist.c (gtk_clist_button_release): call toggle_row with |