diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-27 19:21:27 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-27 19:21:27 +0000 |
commit | cbde0131ba1661b6f7215d41a51caa50dc9da63a (patch) | |
tree | 9a9f4ec50b329d9378fb0e4ceb8b8367214cc0e9 /NEWS | |
parent | bc64800b5399e3dabaf1e7d7bc13b14a2dc4bf42 (diff) | |
download | s6-rc-cbde0131ba1661b6f7215d41a51caa50dc9da63a.tar.xz |
Prepare for 0.3.0.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ Changelog for s6-rc. +In 0.3.0.1 +---------- + + - s6-rc-compile now guarantees the numbering of the services. +This is useful when the database format changes. You should +recompile your databases in preparation for the switch to +s6-rc-0.4.0.0. + + In 0.3.0.0 ---------- |