From 4128dbed976d252bda493e89aa5edfbeb2b5bb44 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Mon, 11 Feb 2008 05:04:19 +0000 Subject: [PATCH] changelog backports --- gpl-virtual-server/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gpl-virtual-server/CHANGELOG b/gpl-virtual-server/CHANGELOG index 3c72bdb5d..1c060ce63 100644 --- a/gpl-virtual-server/CHANGELOG +++ b/gpl-virtual-server/CHANGELOG @@ -400,3 +400,5 @@ New features in this version of Virtualmin and any plugins are shown on the Syst ---- Changes since 3.52 ---- Apache log files outside a domain's home directory are renamed and deleted when appropriate. Hitting Stop in the browser during the creation of a virtual server or some other action will no longer cancel it, which prevents domains from being half created. +When the Apache virtual host *.domain exists and a new virtual host for something.domain is created, it is placed before *.domain in the Apache config file to give it precedence. +SSL can now be enabled for domains without a private IP address, for a single virtual server on each shared address. This means that on a typical single-IP system, you can have one SSL website.