From 91d59393a1b078ca3b37d7cc45c5627139d49077 Mon Sep 17 00:00:00 2001 From: Graham Knop Date: Tue, 21 Jun 2011 18:54:00 -0500 Subject: [PATCH] v0.1106210 - improved error messages for bad parameters - detect WebGUI root based on lib/WebGUI.pm instead of etc/WebGUI.conf.original - fixed build command --- Changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changes b/Changes index adcb09b..580b404 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,12 @@ Change log for WGDev {{$NEXT}} +0.1106210 - Jun 21 2011 + - improved error messages for bad parameters + - detect WebGUI root based on lib/WebGUI.pm instead of + etc/WebGUI.conf.original + - fixed build command + 0.1105190 - May 19 2011 - add missing Try::Tiny prereq - fix to directory copy code