changelog ports

This commit is contained in:
Jamie Cameron
2008-03-19 18:45:55 +00:00
parent 406b982655
commit 47efdad861

View File

@@ -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).