diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-04 16:38:15 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-04 16:38:15 +0000 |
commit | fd126192a196e02b2eaeaeb9c6fb359cd92b8a6a (patch) | |
tree | 11faca9bf57b557ab3a3ddf59302332cf09c2a6a /doc/upgrade.html | |
parent | 7a67f58ea5d1168d713e96605a690d1ebaebcfd4 (diff) | |
download | s6-fd126192a196e02b2eaeaeb9c6fb359cd92b8a6a.tar.xz |
- link .so to correct soname
- fully strip shared libs
- Makefile syntactic consistency
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 523d510..08303b2 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in s6 </h1> +<h2> in 2.2.2.2 </h2> + +<ul> + <li> No functional changes </li> +</ul> + <h2> in 2.2.2.1 </h2> <ul> |