diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -4,6 +4,22 @@ are permitted in any medium without royalty provided the copyright notice and this notice are preserved. +Changes from 5.0.0 to 5.0.1 +--------------------------- + +1. A number of ChangeLog.1 files that were left out of the distribution + have been restored. + +2. Multiple syntax errors should no longer be able to cause a core dump. + +3. Sandbox mode now disallows assigning new filename values in ARGV that + were not there when gawk was invoked. + +4. There are many small documentation improvements in the manual. + +N. A number of bugs, some of them quite significant, have been fixed. + See the ChangeLog for details. + Changes from 4.2.1 to 5.0.0 --------------------------- |