1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-06 18:29:47 +00:00

Corrected description of the bugfix; distfile was updated.

This commit is contained in:
Ruslan Ermilov 2011-08-11 10:24:09 +00:00
parent 0abe4b0321
commit b0f5e94e3f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/vendor/one-true-awk/dist/; revision=224775
svn path=/vendor/one-true-awk/20110810/; revision=228347; tag=vendor/one-true-awk/20110810

2
FIXES
View File

@ -26,7 +26,7 @@ This file lists all bug fixes, changes, etc., made since the AWK book
was sent to the printers in August, 1987.
Aug 10, 2011:
another fix to avoid core dump with -v; again, many thanks
another fix to avoid core dump with delete(ARGV); again, many thanks
to ruslan ermilov.
Aug 7, 2011: