diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-05 23:32:05 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-05 23:32:05 +0000 |
commit | 9c2bebec16aafefb9067c1db83ef3c765e13610b (patch) | |
tree | 35d516abd5d3aeb089a8c2b0bc99532bb1ce6a30 /doc/upgrade.html | |
parent | 4676457df2c8a73b4f589a66315b9b137ee89202 (diff) | |
download | execline-9c2bebec16aafefb9067c1db83ef3c765e13610b.tar.xz |
Document execline and multicall
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 21edcfc..735b6b6 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,7 +23,8 @@ <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.13.1.0. </li> - <li> New experimental multicall feature. </li> + <li> New experimental multicall feature, with a new +<a href="execline.html">execline</a> binary. </li> </ul> <h2> in 2.9.1.0 </h2> |