aboutsummaryrefslogtreecommitdiffstats
path: root/doc/upgrade.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index e814afa..31de4b9 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -19,6 +19,16 @@
<h1> What has changed in execline </h1>
+<h2> in 2.10.0.0 </h2>
+
+<ul>
+ <li> The <tt>--enable-pedantic-posix</tt> configuration option has
+been removed, due to POSIX relaxing requirements on intrinsic utilities. </li>
+ <li> The <a href="cd.html">cd</a> binary is now what was previously <tt>execline-cd</tt>. </li>
+ <li> The <a href="umask.html">umask</a> binary is now what was previously <tt>posix-umask</tt>,
+(without locale support, not that it had much to start with) </li>
+</ul>
+
<h2> in 2.9.9.2 </h2>
<ul>