Release Notes: This release adds some features to execline, namely a way to break out of loops early, a better design for conditional branching, a fallback for the exec command, and more. It also fixes a build problem with Mac OS X.


Release Notes: This releases fixes a bug in the fdreserve utility.


Release Notes: This release fixes a small bug in backtick and adds support for non-slashpackage installations.


Release Notes: This release fixes an embarrassing bug in the "background" utility which prevented it from setting the LASTPID environment variable.


Release Notes: This release adds functionality to backtick, forx, and forbacktickx: the variable may now be an environment variable instead of a substitution macro. The new behavior will become the default in the future.


Release Notes: This release fixes a bug in the loopwhile program.