diff --git a/gpl-virtual-server/CHANGELOG b/gpl-virtual-server/CHANGELOG index febc31d11..63f3e0514 100644 --- a/gpl-virtual-server/CHANGELOG +++ b/gpl-virtual-server/CHANGELOG @@ -584,3 +584,4 @@ Added the Convert Alias Server page to change an existing alias virtual server i Moved the settings for which Webmin modules are available to virtual server owners from the Module Config page to a new section in server templates, so that it can be adjusted on a per-template basis. Email to domain owners on virtual server creation can now include variables like $PLAN_NAME, $RESELLER_NAME and $PARENT_DOM. When a virtual server is disabled for exceeding its bandwidth limits, all sub-servers will be too. Similarly, they will be re-enabled if the server falls below its limit. +Added support for migrating cPanel addon domains properly. diff --git a/gpl-virtual-server/migration-lxadmin.pl b/gpl-virtual-server/migration-lxadmin.pl new file mode 120000 index 000000000..69ceb2257 --- /dev/null +++ b/gpl-virtual-server/migration-lxadmin.pl @@ -0,0 +1 @@ +../virtual-server/migration-lxadmin.pl \ No newline at end of file