diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-06-13 13:19:57 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-06-13 13:19:57 +0000 |
commit | 13a02f2ccc602e8d038a0808b052f2bffc3f5408 (patch) | |
tree | 78be9d5c2b138f9c894dd034df68421319c6b22f /doc/upgrade.html | |
parent | 00807099924dc239a35685ee3e13c73723446f1a (diff) | |
download | s6-portable-utils-13a02f2ccc602e8d038a0808b052f2bffc3f5408.tar.xz |
bugfix: s6-unquote-filter (thanks W. Lund), prepare for 2.2.2.5
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index eab91b0..270cea5 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in s6-portable-utils </h1> +<h2> in 2.2.2.5 </h2> + +<ul> + <li> Bugfix release, no changes. </li> +</ul> + <h2> in 2.2.2.4 </h2> <ul> |