aboutsummaryrefslogtreecommitdiffstats
path: root/FIXES
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-07-02 21:35:06 +0300
committerArnold D. Robbins <arnold@skeeve.com>2020-07-02 21:35:06 +0300
commitb2554a9e3d57042b9a6713888c1a65de25b3ed63 (patch)
tree4feae9be278663bf6058804c5b50da9a31907447 /FIXES
parentee5b49bb3307e70054299a00d6c3308996049ce2 (diff)
downloadplatform_external_one-true-awk-b2554a9e3d57042b9a6713888c1a65de25b3ed63.tar.gz
platform_external_one-true-awk-b2554a9e3d57042b9a6713888c1a65de25b3ed63.tar.bz2
platform_external_one-true-awk-b2554a9e3d57042b9a6713888c1a65de25b3ed63.zip
Add regression script for bugs-fixed directory.
Diffstat (limited to 'FIXES')
-rw-r--r--FIXES4
1 files changed, 4 insertions, 0 deletions
diff --git a/FIXES b/FIXES
index 03bb867..9516a36 100644
--- a/FIXES
+++ b/FIXES
@@ -25,6 +25,10 @@ THIS SOFTWARE.
This file lists all bug fixes, changes, etc., made since the AWK book
was sent to the printers in August, 1987.
+July 2, 2020:
+ Merge PRs 85 and 86 which fix regressions. Thanks to
+ Tim van der Molen for the fixes.
+
June 25, 2020:
Merge PRs 82 and 84. The latter fixes issue #83. Thanks to
Todd Miller and awkfan77.