summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-04-13 13:04:06 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-04-13 13:04:06 +0000
commite5cbacaf5622ad6d80bd314984eeed40f62cc08e (patch)
tree0bfbd5cbefd93757da1d52ed6579849e88fdb9e8 /quilt.changes
parent0979b44e26ec23ab0445e7271932eba04fa604bb (diff)
downloadquilt-e5cbacaf5622ad6d80bd314984eeed40f62cc08e.tar.gz
- Add --sort options to the diff and refresh commands which
sorts files by filename. The default is to keep files in their original order whenever possible. - refresh command: add new files in sort order instead of the filesystem order. - diff command: output files in the order in which they show up in the patch instead of sorting them alphabetically. - Add sort testcase.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes12
1 files changed, 12 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 61427e5..003d5a6 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,16 @@
-------------------------------------------------------------------
+Wed Apr 13 14:59:41 CEST 2005 - agruen@suse.de
+
+- Add --sort options to the diff and refresh commands which
+ sorts files by filename. The default is to keep files in their
+ original order whenever possible.
+- refresh command: add new files in sort order instead of the
+ filesystem order.
+- diff command: output files in the order in which they show up
+ in the patch instead of sorting them alphabetically.
+- Add sort testcase.
+
+-------------------------------------------------------------------
Wed Apr 13 10:11:06 CEST 2005 - agruen@suse.de
- Fix typos in introduction.