Update FIXES and version in main.c.
This commit is contained in:
parent
b785141019
commit
9c63cb6ccd
5
FIXES
5
FIXES
@ -25,6 +25,11 @@ THIS SOFTWARE.
|
||||
This file lists all bug fixes, changes, etc., made since the AWK book
|
||||
was sent to the printers in August, 1987.
|
||||
|
||||
August 7, 2020:
|
||||
Merge PR #93, which adds casts to (void*) for debug prints
|
||||
using the %p format specifier. Thanks to GitHub user YongHaoWu
|
||||
("Chris") for the fixes.
|
||||
|
||||
August 4, 2020:
|
||||
In run.c, use non-restartable multibyte routines to attain
|
||||
portability to DJGPP. Should fix Issue 92. Thanks to Albert Wik
|
||||
|
Loading…
Reference in New Issue
Block a user