diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-04 16:38:33 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-04 16:38:33 +0000 |
commit | 1c3bf0e9c0b2f6cc8d0ea5e7a2cff20b943a93aa (patch) | |
tree | 4008acede57da9b919dbfad8a030cc20cc9160b2 /doc/upgrade.html | |
parent | fe48a8349911bc55d1f3d06ac2f1162227f15407 (diff) | |
download | s6-rc-1c3bf0e9c0b2f6cc8d0ea5e7a2cff20b943a93aa.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 d9de4e4..2cb2fda 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in s6-rc </h1> +<h2> in 0.0.1.4 </h2> + +<ul> + <li> No functional changes. </li> +</ul> + <h2> in 0.0.1.3 </h2> <ul> |