summaryrefslogtreecommitdiff
path: root/doc/upgrade.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-08-22 15:10:36 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-08-22 15:10:36 +0000
commit523036ef1e6e4bd7047ec21a6e68b7508569db91 (patch)
tree2612ec7431849a5b5d2b8b926dc8479a0f02e9e4 /doc/upgrade.html
parent6ead33f5fe46f38a63532daa95ec96bd39ecbfd8 (diff)
downloadexecline-523036ef1e6e4bd7047ec21a6e68b7508569db91.tar.xz
More conversion to xpathexec, make exit code change consistent across binaries
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index a954d63..d64d75d 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -22,6 +22,8 @@
<ul>
<li> skalibs dependency bumped to 2.6.0.0 </li>
+ <li> Commands now exit 127 (not found) or 126 (other error) if
+they cannot exec into a program they're supposed to. </li>
<li> The <a href="import.html">import</a> command will likely
disappear <em>very soon</em>. Please switch to
<a href="importas.html">importas</a> as soon as possible! </li>