From c44accdfa989ca1369472116659e8d6b5c8504f3 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sat, 9 Feb 2008 22:59:44 +0000 Subject: [PATCH] document the RFE that was just added --- docs/changelog/7.x.x.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index f047daa9d..bcaaef1f6 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -2,6 +2,8 @@ - add: Auth modules now accept a "returnUrl" form parameter when logging in or creating a new account. This parameter is the URL the user is redirected to after the login / createAccount is done. + - RFE: Spectre diagnostics on version tag commit (perlDreamer Consulting, LLC.) + http://www.plainblack.com/rfe/request-for-enhancement/spectre-diagnostics-on-version-tag-commit 7.5.1 - fix: Extra head tags of unplaced assets included twice