diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-18 21:43:14 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-18 21:43:14 +0200 |
commit | e0c1194c4348e7adf99802461d45e3dd1bd192ff (patch) | |
tree | 6c8f968291e3a1c594758b19cbfcaace934523d7 /test/ChangeLog | |
parent | cffd09247c1681fbf3d5cad5253b3199704f83e7 (diff) | |
download | egawk-e0c1194c4348e7adf99802461d45e3dd1bd192ff.tar.gz egawk-e0c1194c4348e7adf99802461d45e3dd1bd192ff.tar.bz2 egawk-e0c1194c4348e7adf99802461d45e3dd1bd192ff.zip |
Bug fix to inplace extension and doc updates.
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 24d6bcd7..c33ac108 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,8 @@ +2015-03-17 Andrew J. Schorr <aschorr@telemetry-investments.com> + + * inplace1.ok, inplace2.ok, inplace3.ok: Update error message line + numbers to reflect changes to inplace.awk. + 2015-03-17 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am (mpfrmemok1): New test. |