summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-05-26 14:25:08 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-05-26 14:25:08 +0000
commit4f7270df65d7c79222ab29b8628f251eee16053b (patch)
tree6709e4fc8e8c3a50c0f4aec557cc212ef0c6c14f /NEWS
parent5650f7f506466eab8e318f80eb6c3a341dc6afd9 (diff)
downloadexecline-4f7270df65d7c79222ab29b8628f251eee16053b.tar.xz
New envfile format; prepare for 2.6.1.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d966ede..07f4fef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
Changelog for execline.
+In 2.6.1.0
+----------
+
+ - The envfile format has changed; it is now more expressive and
+largely compatible with systemd's EnvironmentFile format. The
+new format is a superset of the old one, so old envfiles should
+still be understood by the new binary.
+
+
In 2.6.0.2
----------