blob: ab53bf7fbac026c60f7800cf78fcc4435cec6304 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
Changelog for s6-frontend.
In 0.1.0.0
----------
- Bugfixes.
- Documentation updates.
- New option: s6 -u|--user, for user services.
- New commands: s6 live reset, s6 apply.
- New shortcuts: s6 enable,disable,start,stop,kill,apply.
- The fdholder user is now a configuration variable.
In 0.0.1.2
----------
- Documentation updates.
- Adaptation to skalibs-2.15.0.0.
- Support for disabling RPATH at configure time.
In 0.0.1.1
----------
- Bugfixes.
In 0.0.1.0
----------
- Initial release.
|