diff --git a/smeserver-webapps-common.spec b/smeserver-webapps-common.spec index e61ce08..9be2e13 100644 --- a/smeserver-webapps-common.spec +++ b/smeserver-webapps-common.spec @@ -5,7 +5,7 @@ Summary: Common WebApps Framework for SME Server %define name smeserver-webapps-common Name: %{name} -%define version 0.2.6 +%define version 0.2.7 %define release 1 Version: %{version} Release: %{release}%{?dist} @@ -29,6 +29,9 @@ This package provide common files and events for Web Applications integration on SME Server %changelog +* Tue Oct 2 2012 Daniel Berteaud 0.2.7-1.sme +- Add simple vhost support (domains without DNS or mail handling) + * Thu Sep 13 2012 Daniel Berteaud 0.2.6-1.sme - Re-add automatic SSL redirection if LL::NG is used (for back compat)