aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2017-07-01 19:55:55 +0200
committerGuilhem Moulin <guilhem@fripost.org>2017-07-01 20:00:55 +0200
commitabb09fac8787c3444f45cf8cc06386dd75719a01 (patch)
tree40a42873c982a7570c0a9d0e27d0a16c0492bf5a /Changelog
parent09d4e6f58254cc18803e9746b84e521924c55aee (diff)
Specify minimum required Perl versions.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 27e1dfd..ace112d 100644
--- a/Changelog
+++ b/Changelog
@@ -33,6 +33,9 @@ lacme (0.3) upstream;
- When using open with mode "<&=" or ">&=", ensure the expression
(fileno) is interpreted as an integer. (This failed in Perl v5.14.2
from Debian Jessie.)
+ - Specify minimum required Perl version: v5.14.2 for webserver, client
+ and lacme-accountd, and v5.16.2 for lacme (IPV6_V6ONLY was added to
+ Socket version 1.95).
-- Guilhem Moulin <guilhem@guilhem.org> Sun, 19 Feb 2017 13:08:41 +0100