]> git.ipfire.org Git - thirdparty/bash.git/blob - CWRU/README
Bash-4.3 patch 32
[thirdparty/bash.git] / CWRU / README
1 Contents of this directory:
2
3 changelog - my change log since the last release
4
5 POSIX.NOTES - list of what changes for `posix mode'
6
7 README - this file
8
9 misc - directory with some useful tools
10
11 The following are distributed `as-is'. They will not apply without some
12 modification.
13
14 sh-redir-hack - diff to parse.y to get redirections before
15 compound commands
16
17 empty-for-wordlist - diff to parse.y to allow an empty wordlist after
18 the `in' keyword in a `for' statement
19
20 mh-folder-comp - diffs that reportedly add MH folder completion