From 6af0cd4fc72f0ed6fc42e8026611e9b7e66de2d6 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Sun, 22 Feb 2009 07:23:13 +0000 Subject: [PATCH] Allow plans to specify default features --- gpl-virtual-server/CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/gpl-virtual-server/CHANGELOG b/gpl-virtual-server/CHANGELOG index 426516ad8..4093e37c4 100644 --- a/gpl-virtual-server/CHANGELOG +++ b/gpl-virtual-server/CHANGELOG @@ -550,3 +550,4 @@ The bandwidth limit and using variables in all email templates (BW_LIMIT and BW_ Added a Module Config option for an alternate command to use when moving a virtual server's home directory, instead of mv. Added Module Config options for commands to be run before and after creating, deleting or modifying an email alias. Mail files are now always included in backups and restores, even when under /var/mail. +If a plan specifies features to be granted to domain owners, those features will be enabled on the Create Virtual Server page when the plan is selected. Otherwise, defaults set on the Features and Plugins page will be used.