diff --git a/smeserver-webapps-common.spec b/smeserver-webapps-common.spec index 9be2e13..d51d6bf 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.7 +%define version 0.2.8 %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 9 2012 Daniel Berteaud 0.2.8-1.sme +- Select WebAppVirtualHosts as the default templates for vhosts + * Tue Oct 2 2012 Daniel Berteaud 0.2.7-1.sme - Add simple vhost support (domains without DNS or mail handling)