diff options
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 53b9aaf6..f011bba4 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,8 +1,16 @@ +2013-10-30 Arnold D. Robbins <arnold@skeeve.com> + + * Makefile.am (pipeio3): Enhance test, again, to be more resilient + to variations in error messages produced by different Bourne shells + when a command is not found. This time for Cygwin. + (charasbytes): Translit any tabs to spaces. Should help on + some System V systems such as Solaris. We hope. + 2013-10-22 Arnold D. Robbins <arnold@skeeve.com> - * Makefile.am (pipeio3): Enhance test to be more resilient to variations - in error messages produced by different Bourne shells when a command - is not found. + * Makefile.am (pipeio3): Enhance test to be more resilient to + variations in error messages produced by different Bourne shells + when a command is not found. Initially for Mac OS X. 2013-10-17 Arnold D. Robbins <arnold@skeeve.com> |