diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-05-27 16:35:40 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-05-27 16:35:40 +0000 |
commit | 793dc09daa859b94c69b2f6d9e45e4abf0300069 (patch) | |
tree | ab9a8d3b6cb21409db561e30f44b0ac0fa6aec06 /doc/upgrade.html | |
parent | 0f17d658e63bbe06d4f278f81e255446dd30489d (diff) | |
download | execline-793dc09daa859b94c69b2f6d9e45e4abf0300069.tar.xz |
Prepare for 2.9.6.0, add elglob -d
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 927db65..17da599 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@ <h1> What has changed in execline </h1> +<h2> in 2.9.6.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.2.0. </li> + <li> <a href="elglob.html">elglob</a> now has an option to provide its +results as one word (including the possibility of netstring encoding). </li> +</ul> + <h2> in 2.9.5.1 </h2> <ul> |