summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-01-04 10:35:03 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-01-04 10:35:03 +0000
commitd809751133ebadd756348e177255680285ea91a6 (patch)
tree292a8b3452cdb5f842c8d6280f0490657fd90c2a
parent5ae06a9a14c43fd36425f1c280158608948be303 (diff)
downloads6-rc-d809751133ebadd756348e177255680285ea91a6.tar.xz
version: 0.4.0.0v0.4.0.0
-rw-r--r--COPYING2
-rw-r--r--NEWS2
-rw-r--r--doc/upgrade.html1
3 files changed, 4 insertions, 1 deletions
diff --git a/COPYING b/COPYING
index a34920e..ca90f6c 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (c) 2015-2017 Laurent Bercot <ska-skaware@skarnet.org>
+Copyright (c) 2015-2018 Laurent Bercot <ska-skaware@skarnet.org>
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. </li>
+ <li> New tool: <a href="s6-rc-format-upgrade.html">s6-rc-format-upgrade</a> </li>
</ul>
<h2> in 0.3.0.0 </h2>