summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@src.gnome.org>1998-11-24 04:25:38 +0000
committerJeff Garzik <jgarzik@src.gnome.org>1998-11-24 04:25:38 +0000
commit42faec1736c32cfbe1c44ac0ca0d81445c32fd0d (patch)
treebdc11eff9e76d7bd521cd4ce48f60d4c82f40a3c /ChangeLog.pre-2-0
parent47b3584d36b8824f488c283052793b04208a0275 (diff)
downloadgdk-pixbuf-42faec1736c32cfbe1c44ac0ca0d81445c32fd0d.tar.gz
Bugfix from Brandon Long <blong@fiction.net> - Do the intended thing with
* gtk/gtkclist.c: (gtk_clist_swap_rows): Bugfix from Brandon Long <blong@fiction.net> - Do the intended thing with 'first' and 'last' list index
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-07
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index c59e0bef2..d3f679686 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,10 @@
+1998-11-23 Jeff Garzik <jgarzik@pobox.com>
+
+ * gtk/gtkclist.c: (gtk_clist_swap_rows): Bugfix from
+ Brandon Long <blong@fiction.net> - do the right thing with first
+ and last, which are the absolute values of row arguments row1
+ and row2.
+
Mon Nov 23 04:24:55 PST 1998 Manish Singh <yosh@gimp.org>
* gtk/gtkprogress.c: (gtk_progress_set_adjustment): make a saner