diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-05-10 22:53:29 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-05-10 22:53:29 +0300 |
commit | 0ebae58196378b06e083109701875f15c60a7b9a (patch) | |
tree | df24f9de112e0ede0275c36c329af51595bba808 /test/ChangeLog | |
parent | 40694fc1c11bae6fac8e809a6a4c161c12cc37b7 (diff) | |
download | egawk-0ebae58196378b06e083109701875f15c60a7b9a.tar.gz egawk-0ebae58196378b06e083109701875f15c60a7b9a.tar.bz2 egawk-0ebae58196378b06e083109701875f15c60a7b9a.zip |
Additional fix for TERMNEAREND.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 9af1c5bc..095fe155 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,8 @@ +2014-05-10 Andrew J. Schorr <aschorr@telemetry-investments.com> + + * Makefile.am (rsglstdin): New test. + * rsglstdin.ok: New file. + 2014-05-09 Andrew J. Schorr <aschorr@telemetry-investments.com> * Makefile.am (rebuf): Force buffer size to 4096 via AWKBUFSIZE |