diff options
Diffstat (limited to 'posix')
-rw-r--r-- | posix/ChangeLog | 4 | ||||
-rw-r--r-- | posix/gawkmisc.c | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/posix/ChangeLog b/posix/ChangeLog index 05f92abc..0553a19f 100644 --- a/posix/ChangeLog +++ b/posix/ChangeLog @@ -1,3 +1,7 @@ +2021-10-27 Arnold D. Robbins <arnold@skeeve.com> + + * 5.1.1: Release tar ball made. + 2021-01-08 Arnold D. Robbins <arnold@skeeve.com> * gawkmisc.c (quote): Make const char *. diff --git a/posix/gawkmisc.c b/posix/gawkmisc.c index d2e33f41..10c543ca 100644 --- a/posix/gawkmisc.c +++ b/posix/gawkmisc.c @@ -1,6 +1,6 @@ /* gawkmisc.c --- miscellaneous gawk routines that are OS specific. - Copyright (C) 1986, 1988, 1989, 1991 - 1998, 2001 - 2004, 2011 + Copyright (C) 1986, 1988, 1989, 1991 - 1998, 2001 - 2004, 2011, 2021, the Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify |