From 428a3f8ac442bba12a2add5f91cc035957adffab Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Thu, 7 Sep 2006 21:06:59 +0000 Subject: [PATCH] RandomThread fix --- docs/changelog/7.x.x.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 10e4b3aeb..de16c052e 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -47,6 +47,7 @@ uppercased extensions properly (Martin Kamerbeek / Procolix) - new: In the Project Management asset, tasks can now have multiple resources, which may be users or groups. Original single-resource data is migrated to the new schema by the 7.0.7 upgrade script. - fix: makePrintable operation with other styleId + - fix: RandomThread macro not working properly. Only CS's with more than one thread are considered for the random search 7.0.6 - fix: Error in DateTime.pm