summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-05-27 14:01:09 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-05-27 14:01:34 +0300
commit06e76a65440a9ecc4d880ff597c8ad5439b7820d (patch)
treed17923525418f7514255161a093c1ed06998a711
parent271c2e2aa52dd2fc749b8c06aadf44c86ffbe205 (diff)
downloadconfig-haproxy-06e76a65440a9ecc4d880ff597c8ad5439b7820d.tar.gz
config-haproxy-06e76a65440a9ecc4d880ff597c8ad5439b7820d.tar.bz2
Config::HAProxy version 1.05v1.05
-rw-r--r--Changes3
-rw-r--r--lib/Config/HAProxy.pm2
2 files changed, 4 insertions, 1 deletions
diff --git a/Changes b/Changes
index ce9641c..0d0a1a9 100644
--- a/Changes
+++ b/Changes
@@ -2,2 +2,5 @@ Revision history for Perl extension Config::HAProxy.
+1.05 Mon May 27 13:59:57 2019
+ - unlink temporary file on error
+
1.04 Sun May 26 12:23:54 2019
diff --git a/lib/Config/HAProxy.pm b/lib/Config/HAProxy.pm
index 175e402..35e75b9 100644
--- a/lib/Config/HAProxy.pm
+++ b/lib/Config/HAProxy.pm
@@ -18,3 +18,3 @@ use Carp;
-our $VERSION = '1.04';
+our $VERSION = '1.05';

Return to:

Send suggestions and report system problems to the System administrator.