From 99cb11e1157e58d9700468e64f5e2ffd4bbf1e9d Mon Sep 17 00:00:00 2001 From: JT Smith Date: Tue, 14 Apr 2009 18:45:10 +0000 Subject: [PATCH] updated the change log with: - fixed: Spam in the wiki (#10050) - fixed: maintenance tasks in parallel (#9921) - fixed: Schedular Fields Too Short (#9889) - fixed: Can't invite friends (#10112) - Added missing POD docs for WebGUI::Account --- docs/changelog/7.x.x.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 9d7228e69..72d9cbb81 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -1,4 +1,9 @@ 7.7.4 + - fixed: Spam in the wiki (#10050) + - fixed: maintenance tasks in parallel (#9921) + - fixed: Schedular Fields Too Short (#9889) + - fixed: Can't invite friends (#10112) + - Added missing POD docs for WebGUI::Account - fixed #9989: thing-search template won't include data-save params in the url for pagination - fixed #10122: fixed date object to not change the value in 'toHtml' function. - fixed #9764: drag drop now uses the handle for 'pickup' rather than the whole object.