From d6a7894d3a6bdb45def58b2fdfb0629233f4f38b Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 26 Jun 2005 03:31:29 +0000 Subject: Fix Savannah bug # 1332: handle backslash-newline pairs in command scripts according to POSIX rules. --- tests/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index 143bc2f..c07d7c1 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,10 @@ 2005-06-25 Paul D. Smith + * scripts/misc/general3: Implement comprehensive testing of + backslash-newline behavior in command scripts: various types of + quoting, fast path / slow path, etc. + Tests fix for Savannah bug #1332. + * scripts/options/symlinks: Test symlinks to non-existent files. Tests fix for Savannah bug #13280. -- cgit v1.2.3