From d62fd8fbc9c272e79a58c30e964702c52d1f56c9 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Wed, 11 Sep 2019 16:15:59 +0300 Subject: Fix bug introduced in the previous commit * Changes: Update. * lib/App/Acmeman.pm: Version 2.02 * lib/App/Acmeman/Source.pm (is_set): New method. * lib/App/Acmeman/Source/Apache.pm (scan): Use is_set method instead of non-existing cfg. --- Changes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index dcf480c..2f7efbd 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,6 @@ +2.02 2019-09-11 + - Fix the "apache" source + 2.01 2019-09-11 - Fix the "file" source (inverted logic was assumed) - Implement the --version option. -- cgit v1.2.1