From e2536f52b17db0b31fa52ffedcf3c8f1034b6d2b Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Mon, 4 Aug 2008 22:36:01 +0000 Subject: [PATCH] Update alias domain IPs when adding a private IP to a domain --- gpl-virtual-server/CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/gpl-virtual-server/CHANGELOG b/gpl-virtual-server/CHANGELOG index 31b954883..d9ad03739 100644 --- a/gpl-virtual-server/CHANGELOG +++ b/gpl-virtual-server/CHANGELOG @@ -484,3 +484,4 @@ Added a Module Config option in the advanced section to change the path for the Ported across all help files from the Pro version, so that all pages and most links now have help. Custom links can be limited to virtual servers with a specific template if you have any custom templates defined, for more control over when each link is displayed. Backups now include any custom template used to create virtual servers, which allow domains to be restored even on systems that do not yet have the original templates. +When a virtual server's IP address is changed, the addresses of all alias domains are updated to match.