From 64e2da3471114b2c41ff26324c7e65b36be7dbf9 Mon Sep 17 00:00:00 2001 From: Len Kranendonk Date: Fri, 23 Jul 2004 09:42:10 +0000 Subject: [PATCH] extended WobjectProxy --- docs/changelog/6.x.x.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt index 06887ee04..9380e1150 100644 --- a/docs/changelog/6.x.x.txt +++ b/docs/changelog/6.x.x.txt @@ -2,6 +2,10 @@ - Added generateContent.pl script to generate content offline. This script is not backwards compatible with previous WebGUI versions. (Thanks to DonorWare for funding this feature.) + - Extended the WobjectProxy to select content based upon alternate criteria. + (Thanks to DonorWare for funding this feature.) + - Added a criteria builder to the WobjectProxy. (Thanks to DonorWare for + funding this feature.) - Added metadata functionality to wobjects. (Thanks to DonorWare for funding this feature.) - Added a new passive profiling mechanism. (Thanks to DonorWare for funding