diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-01-20 22:23:03 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-01-20 22:23:03 +0200 |
commit | 2a430757c73dbad29b0e63c3904aa9bdbef27ecf (patch) | |
tree | 6a7257595cfc9ce255be4659799f054f1011ef2a /pc/ChangeLog | |
parent | d88aa6aa32bfc1a1f56a8e25aa0f37553bd2ddce (diff) | |
parent | cbcc0e3f82d3784c85c7a9cb4c9847f758bf4cac (diff) | |
download | egawk-2a430757c73dbad29b0e63c3904aa9bdbef27ecf.tar.gz egawk-2a430757c73dbad29b0e63c3904aa9bdbef27ecf.tar.bz2 egawk-2a430757c73dbad29b0e63c3904aa9bdbef27ecf.zip |
Merge branch 'gawk-4.2-stable'
Diffstat (limited to 'pc/ChangeLog')
-rw-r--r-- | pc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pc/ChangeLog b/pc/ChangeLog index a007290e..2276529b 100644 --- a/pc/ChangeLog +++ b/pc/ChangeLog @@ -1,3 +1,12 @@ +2018-01-20 Arnold D. Robbins <arnold@skeeve.com> + + * Makefile.tst: Sync against test/Makefile.in. + For real this time. + +2018-01-20 Eli Zaretskii <eliz@gnu.org> + + * Makefile.tst (sigpipe1): Fix syntax for non-DJGPP ports. + 2018-01-17 Arnold D. Robbins <arnold@skeeve.com> * Makefile.tst: Sync against test/Makefile.in. |