diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-12-26 11:25:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-12-26 11:25:32 +0000 |
commit | db852ecd93afc9f893886a132ee58b23579fc79d (patch) | |
tree | 6606dd37560c9337d17c253d9b750a5df3f9fe73 /doc/upgrade.html | |
parent | 97f9453b524d8163288230d545c1d9d0c284ca5e (diff) | |
download | execline-db852ecd93afc9f893886a132ee58b23579fc79d.tar.xz |
Prepare for 2.9.4.1; fix some stack smashing
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index d9b9525..6511fe5 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in execline </h1> +<h2> in 2.9.4.1 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.1.0. </li> +</ul> + <h2> in 2.9.4.0 </h2> <ul> |