diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-28 03:32:47 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-28 03:32:47 +0000 |
commit | caef85892cd91cdd713562567ab14cb29689f148 (patch) | |
tree | 7668fc440814198bfa476f124ad2a31766342aa0 /doc/upgrade.html | |
parent | 6dd30a29f70b246ffc7771d0e79277392834cb71 (diff) | |
download | execline-caef85892cd91cdd713562567ab14cb29689f148.tar.xz |
Prepare for 2.9.3.0; add elgetopt -D
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 6a65fac..23479b9 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in execline </h1> +<h2> in 2.9.3.0 </h2> + +<ul> + <li> New <tt>-D <em>default</em></tt> option to +<a href="elgetopt.html">elgetopt</a>. </li> +</ul> + <h2> in 2.9.2.1 </h2> <ul> |