diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 14:55:27 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 14:55:27 +0000 |
commit | 5780806dc09aae630eff021c5971eda02c7b72ab (patch) | |
tree | d5082c63be35709417f857bddd1ee373682c71fa /doc/upgrade.html | |
parent | e0372cc840d058373dbd9676db1c2378e093bbbd (diff) | |
download | skalibs-5780806dc09aae630eff021c5971eda02c7b72ab.tar.xz |
Install libskarnet.a to /usr/lib by default
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 2a93362..eb7a7aa 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,6 +22,9 @@ <li> <tt>UNIXMESSAGE_MAXFDS</tt> decreased to 253. </li> <li> New <tt>mininetstring_read()</tt> function. (Was previously removed in 2.7.0.0.) </li> + <li> New <tt>cplz.h</tt> header. </li> + <li> Static libraries now install to <tt>/usr/lib</tt> by +default. </li> </ul> <h2> in 2.14.2.0 </h2> |