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.