diff options
author | Chet Ramey <chet.ramey@case.edu> | 2011-12-03 13:54:04 -0500 |
---|---|---|
committer | Chet Ramey <chet.ramey@case.edu> | 2011-12-03 13:54:04 -0500 |
commit | 8f01d942d3a780ff3e7794d9a0cac9a85f5b4a28 (patch) | |
tree | d8579ba2a7539c6f9a80648a93e3328a0b7eaeec /COMPAT | |
parent | 5c26afb81ff6d1c5b761eebf5353a181a20345d3 (diff) | |
download | bash-8f01d942d3a780ff3e7794d9a0cac9a85f5b4a28.tar.gz |
commit bash-3.1 snapshot
Diffstat (limited to 'COMPAT')
-rw-r--r-- | COMPAT | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ This document details the incompatibilites between this version of bash, -bash-3.0, and a previous widely-available version, bash-1.14 (which +bash-3.1, and a previous widely-available version, bash-1.14 (which is still the `standard' version for a few Linux distributions). These were discovered by users of bash-2.x and 3.x, so this list is not comprehensive. Some of these incompatibilities occur between the current |