diff options
author | Andrew J. Schorr <aschorr@telemetry-investments.com> | 2016-08-01 15:16:25 -0400 |
---|---|---|
committer | Andrew J. Schorr <aschorr@telemetry-investments.com> | 2016-08-01 15:16:25 -0400 |
commit | 265bcc19d0ee3c8bfde5d91258345c864810e995 (patch) | |
tree | abb3af1a573cd6e87a7f76026eec57960ec522c7 /test | |
parent | 8518cb47f8315ea04290278e47cd44036edeaf35 (diff) | |
parent | 1b70e3c2fe5d26e5f3cc3cb74e74e91ee038ea70 (diff) | |
download | egawk-265bcc19d0ee3c8bfde5d91258345c864810e995.tar.gz egawk-265bcc19d0ee3c8bfde5d91258345c864810e995.tar.bz2 egawk-265bcc19d0ee3c8bfde5d91258345c864810e995.zip |
Merge branch 'gawk-4.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into gawk-4.1-stable
Diffstat (limited to 'test')
-rw-r--r-- | test/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 8939b6f4..22a514b5 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,7 +1,7 @@ 2015-06-17 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am (ofmtstrnum): New test. - * ofmtstrnu.awk, ofmtstrnum.ok: New files. + * ofmtstrnum.awk, ofmtstrnum.ok: New files. 2016-07-01 Arnold D. Robbins <arnold@skeeve.com> |