From d809751133ebadd756348e177255680285ea91a6 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 4 Jan 2018 10:35:03 +0000 Subject: version: 0.4.0.0 --- COPYING | 2 +- NEWS | 2 ++ doc/upgrade.html | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/COPYING b/COPYING index a34920e..ca90f6c 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2015-2017 Laurent Bercot +Copyright (c) 2015-2018 Laurent Bercot Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/NEWS b/NEWS index d330e33..0c24901 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,8 @@ directory of the last consumer in the pipeline, instead of the definition directory of the first producer (since the latter is not unique anymore). - All service databases must be edited and recompiled. + - New tool: s6-rc-format-upgrade, to handle the upgrade to the new +compiled format. In 0.3.0.0 diff --git a/doc/upgrade.html b/doc/upgrade.html index 3d384d6..b013db9 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -49,6 +49,7 @@ compatible with previous versions, and the source databases the final consumer of a pipeline, not in the definition of a first producer (to avoid ambiguity). Edit your databases and recompile them. +
  • New tool: s6-rc-format-upgrade
  • in 0.3.0.0

    -- cgit v1.2.3