summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorSøren Sandmann <sandmann@redhat.com>2004-11-30 22:58:10 +0000
committerSøren Sandmann Pedersen <ssp@src.gnome.org>2004-11-30 22:58:10 +0000
commit0045a92d4b1806fc0d6e892e2d5a7511ce4fdb8c (patch)
tree7f31fd0a7d9b73e505ef8c9de6c99ea9f252ca5a /ChangeLog.pre-2-8
parent8dcf7d1d8a8fa69e21f318953c62b1aa49584c94 (diff)
downloadgdk-pixbuf-0045a92d4b1806fc0d6e892e2d5a7511ce4fdb8c.tar.gz
Assign an arbitrary, but consistent, order to nodes that the user function
Tue Nov 30 17:53:37 2004 Søren Sandmann <sandmann@redhat.com> * gtk/gtksequence.c (node_compare): Assign an arbitrary, but consistent, order to nodes that the user function compares as equal. Better fix for bug #157670 and a better way to make sorting stable.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-87
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 62ec62879..b0041817a 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,10 @@
+Tue Nov 30 17:53:37 2004 Søren Sandmann <sandmann@redhat.com>
+
+ * gtk/gtksequence.c (node_compare): Assign an arbitrary, but
+ consistent, order to nodes that the user function compares as
+ equal. Better fix for bug #157670 and a better way to make sorting
+ stable.
+
2004-11-30 Hans Breuer <hans@breuer.org>
* gdk/win32/gdkpixmap-win32.c : remove the disputable memset at