From 8637563ae61b54d3aebc18be923a8557c86265e9 Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Wed, 31 Jan 2007 23:49:38 +0000 Subject: [PATCH] commerce fixes --- docs/changelog/7.x.x.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index ae76f5076..2e6d3b56a 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -24,7 +24,8 @@ kludgy - fix: Adding tasks to project manager has long load time - fix: Project manager tasks get cached (not clearing) when bouncing between edit and new - + - fix: Creating a new account when purchasing something properly redirects users to the checkout page + - fix: Group expiration dates on subscriptions are now correct 7.3.8 - Fixed a template variable rewriting problem with HTML::Template::Expr