diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-21 01:10:52 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-21 01:10:52 +0000 |
commit | 668399dc50b344b877011dabc6b704ae0ae01859 (patch) | |
tree | a6c0b9064ade9964b2960a06765152ae3267a457 /doc/upgrade.html | |
parent | dbc98400a42cc68e6a06d4852d03c0f5db51e6ca (diff) | |
download | execline-668399dc50b344b877011dabc6b704ae0ae01859.tar.xz |
- new configure option: --shebangdirv2.1.3.0
- skalibs dep bump
- rc for 2.1.3.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 233f050..6a5f082 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,14 @@ <h1> What has changed in execline </h1> +<h2> in 2.1.3.0 </h2> + +<ul> + <li> skalibs dependency bumped to 2.3.6.0 </li> + <li> New configure option: <tt>--shebangdir</tt> for script creation +automation. </li> +</ul> + <h2> in 2.1.2.2 </h2> <ul> |