From 47efdad8615d0e85ee4277aaec2bd6fcd193c39c Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Wed, 19 Mar 2008 18:45:55 +0000 Subject: [PATCH] changelog ports --- gpl-virtual-server/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gpl-virtual-server/CHANGELOG b/gpl-virtual-server/CHANGELOG index 4cd82ee74..b85217798 100644 --- a/gpl-virtual-server/CHANGELOG +++ b/gpl-virtual-server/CHANGELOG @@ -416,3 +416,5 @@ When email is disabled for a domain, only MX and mail records pointing to the Vi New DNS domains have the localhost A record added, with an IP of 127.0.0.1. Ported the migrate-domain.pl script from Virtualmin GPL, which allows migration from cPanel, Plesk and Ensim at the command line. When migrating a domain from other control panel like Plesk, you can now select to have to downloaded directly from a remote FTP or SSH server. The migrate-domain.pl command-line script also allows use of ftp:// or ssh:// URLs for backup sources. +If the skeleton directory contains a public_html sub-directory, it is copied to a sub-domain's web pages directory when the domain is created. +For alias domains whose virtusers are always copied from the target, no home directory is created (as it isn't needed).