diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-04 16:30:59 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-04 16:30:59 +0000 |
commit | a137901ddef704756b63c7b1661f570f0f0e4483 (patch) | |
tree | c3d26c25d6e1d65a35b3b7325d0012cb569ad513 /doc/upgrade.html | |
parent | 7de0450975320e63420f596259611e73c122b34b (diff) | |
download | execline-a137901ddef704756b63c7b1661f570f0f0e4483.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 011367b..aa0a652 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in execline </h1> +<h2> in 2.1.4.4 </h2> + +<ul> + <li> No functional changes </li> +</ul> + <h2> in 2.1.4.3 </h2> <ul> |