diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-11-06 08:05:33 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-11-06 08:05:33 +0000 |
| commit | 3d91d9ce645efa020800b85be1ac2727ebcbad19 (patch) | |
| tree | 4461d2c99abfb80f3955b4f775b26767e823fc6a /doc/upgrade.html | |
| parent | 32ed930a967c83c5b683d1d22c286b46a9f792ea (diff) | |
| download | execline-3d91d9ce645efa020800b85be1ac2727ebcbad19.tar.gz | |
Prepare for 2.9.7.0 ; rework forx/forstdin -p, add -P maxpar
Also refactor several things to keep global footprint low
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 aeaf0ba..31ddf00 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in execline </h1> +<h2> in 2.9.7.0 </h2> + +<ul> + <li> <em> New <tt>-P</tt> option to +<a href="forx.html">forx</a> and <a href="forstdin.html">forstdin</a>. </li> +</ul> + <h2> in 2.9.6.1 </h2> <ul> |
