commit bash-20100115 snapshot

This commit is contained in:
Chet Ramey
2011-12-12 21:52:41 -05:00
parent 1665e22a82
commit 5cdaaf76ec
31 changed files with 11109 additions and 8737 deletions
+12
View File
@@ -9360,3 +9360,15 @@ parse.y
- change mk_alexpansion to not append a space to an alias
expansion ending with a newline. Works with shell_getc
1/11
----
lib/glob/Makefile.in
- add dependencies on shell.h and pathnames.h. From Mike Frysinger
<vapier@gentoo.org>
1/15
----
doc/{bash.1,{bashref,version}.texi},lib/readine/doc/rluser.texi
- some typo fixes from Aharon Robbins <arnold@skeeve.com>
- added descriptions of ENV, COPROC, and MAPFILE variables
- added descriptions of READLINE_LINE and READLINE_POINT