From 611909ea87d8cd92cafcce7eed4e8b1bf3cb4cc0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 21 Aug 2011 20:07:23 +0000 Subject: 2011-08-21 Petr Benes PR 1886/cpukit * sprbtree01/init.c, sprbtree01/sprbtree01.scn: This patch enables inserting duplicate keys into rbtree. It is possible to turn on this feature when initializing the tree. --- testsuites/sptests/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'testsuites/sptests/ChangeLog') diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog index e636544b3d..28da68f1d8 100644 --- a/testsuites/sptests/ChangeLog +++ b/testsuites/sptests/ChangeLog @@ -1,3 +1,10 @@ +2011-08-21 Petr Benes + + PR 1886/cpukit + * sprbtree01/init.c, sprbtree01/sprbtree01.scn: This patch enables + inserting duplicate keys into rbtree. It is possible to turn on this + feature when initializing the tree. + 2011-08-18 Sebastian Huber * spfatal_support/init.c: Ensure that _Thread_BSP_context is -- cgit v1.2.3