From 1ce104d8a2487cc8f5d5b4ed351a3651392cb496 Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Wed, 9 Apr 2003 02:03:17 +0000 Subject: - Never reorder files in patches. (Previously the file list was run through (sort | uniq) to remove duplicate entries.) - Update test script to new format, and add regression test cases. --- quilt.changes | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'quilt.changes') diff --git a/quilt.changes b/quilt.changes index 246e4b9..ac7171a 100644 --- a/quilt.changes +++ b/quilt.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 9 04:00:52 CEST 2003 - agruen@suse.de + +- Never reorder files in patches. (Previously the file list + was run through (sort | uniq) to remove duplicate entries.) +- Update test script to new format, and add regression test + cases. + ------------------------------------------------------------------- Wed Apr 9 02:38:30 CEST 2003 - agruen@suse.de -- cgit