diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-04-08 22:04:11 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-04-08 22:04:11 +0300 |
commit | 46b7e9eaf81d136b72f53daecc98305f6af68108 (patch) | |
tree | 98335463e3bd056ba2dcb69c963c7accecd2ad42 /README_d | |
parent | 09b5f3a50d30dd7aec60050f094b7ee070e23264 (diff) | |
parent | dc5af665700d9b04fdf9c18930526d28eef5d5d9 (diff) | |
download | egawk-46b7e9eaf81d136b72f53daecc98305f6af68108.tar.gz egawk-46b7e9eaf81d136b72f53daecc98305f6af68108.tar.bz2 egawk-46b7e9eaf81d136b72f53daecc98305f6af68108.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'README_d')
-rw-r--r-- | README_d/ChangeLog | 4 | ||||
-rw-r--r-- | README_d/README.pc | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/README_d/ChangeLog b/README_d/ChangeLog index 3abce253..6bc828d9 100644 --- a/README_d/ChangeLog +++ b/README_d/ChangeLog @@ -1,3 +1,7 @@ +2014-04-08 Arnold D. Robbins <arnold@skeeve.com> + + * 4.1.1: Release tar ball made. + 2014-04-02 Arnold D. Robbins <arnold@skeeve.com> * README.gcc-3: New file. diff --git a/README_d/README.pc b/README_d/README.pc index 32a81fc1..63ba473e 100644 --- a/README_d/README.pc +++ b/README_d/README.pc @@ -18,7 +18,7 @@ The `configure' step takes a long time, but works otherwise. ******************************** N O T E ******************************* * The `|&' operator only works when gawk is compiled for Cygwin or for * -* MinGW. Neither * socket support nor two-way pipes work in any other * +* MinGW. Neither socket support nor two-way pipes work in any other * * Windows environment! * ************************************************************************ |