commit bash-20120914 snapshot

This commit is contained in:
Chet Ramey
2012-10-10 09:36:15 -04:00
parent c84e520283
commit f14388d3aa
23 changed files with 19680 additions and 3830 deletions
+5
View File
@@ -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
View File
@@ -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