summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMartyn James Russell <mr@src.gnome.org>2006-02-19 17:17:32 +0000
committerMartyn James Russell <mr@src.gnome.org>2006-02-19 17:17:32 +0000
commitdde67f284da164ffe889ed0438f3d6457eda90f2 (patch)
tree44650b9835544989ce59877440e4e08e7576ef51 /ChangeLog.pre-2-10
parentc773a618e350211c1bc23069dda64dc70d36362e (diff)
downloadglib-dde67f284da164ffe889ed0438f3d6457eda90f2.tar.gz
Updated to test _sort, _sort_with_data, _insert_sorted and
* tests/asyncqueue-test.c: * tests/list-test.c: * tests/slist-test.c: Updated to test _sort, _sort_with_data, _insert_sorted and _insert_sorted_with_data API.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-107
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 806677824..4dd099da6 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,10 @@
+2006-02-19 Martyn Russell <martyn@imendio.com>
+
+ * tests/asyncqueue-test.c:
+ * tests/list-test.c:
+ * tests/slist-test.c: Updated to test _sort, _sort_with_data,
+ _insert_sorted and _insert_sorted_with_data API.
+
2006-02-18 Matthias Clasen <mclasen@redhat.com>
* tests/gobject/Makefile.am: Add paramspec-test