From ffa162fa798373c27cf663fdeb3db1370365aad6 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Tue, 3 Nov 2009 15:47:46 -0600 Subject: [PATCH] Rewrote Spectre's workflow queues to prevent it from "forgetting" about some workflows. --- 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 3cb89d568..80641aa7e 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -1,4 +1,5 @@ 7.8.3 + - Rewrote Spectre's workflow queues to prevent it from "forgetting" about some workflows. - fixed: RSS feeds generated with incorrect link for channel - Fixed an error being thrown by the CalendarUpdateFeeds workflow activity. - The auto add to group and auto delete from group operations that are used with the GroupAdd and GroupDelete macros were fixed to make the user log in if they aren't already.