aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-03-30 23:58:53 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-03-30 23:58:53 +0000
commitb47da70b421dee0454c91f4f63102db46262c061 (patch)
tree683f398bef5092f85e1926d0dff1cc692d5c1beb
parente00279e192cb2305688014e96ecbbbabce39e9fa (diff)
downloadskalibs-b47da70b421dee0454c91f4f63102db46262c061.tar.gz
Doc update
-rw-r--r--NEWS1
-rw-r--r--doc/upgrade.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0e8cf45..a7116cc 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ In 2.15.0.0
-----------
- Bugfixes.
+ - RPATH can now be disabled at configure time.
- strallocs are now zero-initialized up to their capacity.
- Newly allocated gensetdyn slots are now zero-initialized.
- New functions: sassclient.h and sassserver.h, in libunixonacid.
diff --git a/doc/upgrade.html b/doc/upgrade.html
index ea8ddcc..4b1da7c 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -22,6 +22,7 @@
<li> New family of functions: sassclient and sassserver, working on top
of textclient, to factor code for asynchronous helpers like s6-ftrigrd
or skadnsd. </li> </li>
+ <li> RPATH can now be disabled at configure time. </li>
</ul>
<h2> in 2.14.5.1 </h2>