diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-02-17 21:29:00 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-02-17 21:29:00 +0000 |
commit | 79fe528287af73c7e1691c7c447972704eb7634b (patch) | |
tree | 51981fa7fe44c8bd796cc47da2ece451899cbb3a /doc/upgrade.html | |
parent | b11bacf27cd92528f4c2e157414c43b9cebd2b4d (diff) | |
download | s6-79fe528287af73c7e1691c7c447972704eb7634b.tar.xz |
Bugfix: s6-log wasn't parsing regexps correctly (!)
Thanks to Roy Lanek.
version: 2.1.1.1
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 3a29aa6..95e6434 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,14 @@ <h1> What has changed in s6 </h1> +<h2> in 2.1.1.1 </h2> + +<p> + Bugfix release, no important changes. +</p> + +<h2> in 2.1.1.0 </h2> + <ul> <li> skalibs dependency bumped to 2.3.0.0. </li> <li> execline dependency bumped to 2.0.2.1. </li> |