diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-11 05:50:37 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-11 05:50:37 +0200 |
commit | 04b00cf2c7411f5e87b1d0ff2a5a0aded0954052 (patch) | |
tree | 648139c2c20ce18f12595ff79dd1ca3cb1289830 /vms/gawk_release_note_start.txt | |
parent | 0ce1b5b34680710aebdc3e8cd9fb212bb5e2ded1 (diff) | |
parent | 373d2691a1b80839613a3d069292c2a7a73ff10e (diff) | |
download | egawk-04b00cf2c7411f5e87b1d0ff2a5a0aded0954052.tar.gz egawk-04b00cf2c7411f5e87b1d0ff2a5a0aded0954052.tar.bz2 egawk-04b00cf2c7411f5e87b1d0ff2a5a0aded0954052.zip |
Merge branch 'master' into feature/cmake
Diffstat (limited to 'vms/gawk_release_note_start.txt')
-rw-r--r-- | vms/gawk_release_note_start.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/vms/gawk_release_note_start.txt b/vms/gawk_release_note_start.txt index 44fceaf5..cb7dc5f5 100644 --- a/vms/gawk_release_note_start.txt +++ b/vms/gawk_release_note_start.txt @@ -141,8 +141,19 @@ fixes the issues. This kit is designed to be used with the GNV Bash 4.2.45 or later kit. + Fixes and enhancements: + Gawk 4.1.3 ECO 1 + +* The previous GAWK kits were placing the binaries in /bin instead of + /usr/bin, and not cleaning up the older binaries from the /bin directory + after an update. + +* The older kits could not properly detect the VSI releases of OpenVMS. + + Older kits: + * No logical names required for proper Gawk operations other than GNV$GNU for locating the simulated "/". |