diff options
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index a538c593..5239ff98 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,14 @@ +2019-06-28 Michal Jaegermann <michal.jnn@gmail.com> + + Add backwards compatibility tests for inplace. + + * Makefile.am (EXTRA_DISTS): New tests, inplace2bcomp, inplace2bcomp. + * inplace2bcomp.1.ok, test/inplace2bcomp.1.orig.ok, + test/inplace2bcomp.2.ok, test/inplace2bcomp.2.orig.ok, + test/inplace2bcomp.ok, test/inplace3bcomp.1.ok, + test/inplace3bcomp.1.orig.ok, test/inplace3bcomp.2.ok, + test/inplace3bcomp.2.orig.ok, test/inplace3bcomp.ok: New files. + 2019-06-26 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am (EXTRA_DIST): New tests, nsawk1[abc] and nsawk2[ab]. |