mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 10:12:38 +02:00
commit bash-20120914 snapshot
This commit is contained in:
@@ -7955,6 +7955,11 @@ Include support for coprocesses and the @code{coproc} reserved word
|
||||
@item --enable-debugger
|
||||
Include support for the bash debugger (distributed separately).
|
||||
|
||||
@item --enable-direxpand-default
|
||||
Cause the @code{direxpand} shell option (@pxref{The Shopt Builtin})
|
||||
to be enabled by default when the shell starts.
|
||||
It is normally disabled by default.
|
||||
|
||||
@item --enable-directory-stack
|
||||
Include support for a @code{csh}-like directory stack and the
|
||||
@code{pushd}, @code{popd}, and @code{dirs} builtins
|
||||
|
||||
+3
-9
@@ -2,15 +2,9 @@
|
||||
Copyright (C) 1988-2012 Free Software Foundation, Inc.
|
||||
@end ignore
|
||||
|
||||
@set LASTCHANGE Tue Aug 28 17:19:20 EDT 2012
|
||||
@set LASTCHANGE Thu Sep 13 17:12:28 EDT 2012
|
||||
|
||||
@set EDITION 4.2
|
||||
@set VERSION 4.2
|
||||
@set UPDATED 28 August 2012
|
||||
@set UPDATED-MONTH August 2012
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@set UPDATED 13 September 2012
|
||||
@set UPDATED-MONTH September 2012
|
||||
|
||||
Reference in New Issue
Block a user