summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-11-17 19:49:43 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-11-17 19:49:43 +0000
commit55d662beaf3ff81a72d2d8c71807d2adba569ebe (patch)
treea4dd345b9248253b1d5444cb56c7738d83574870 /quilt.changes
parent26c7e9c357a45e7afe462708eb6232d72df80469 (diff)
downloadquilt-55d662beaf3ff81a72d2d8c71807d2adba569ebe.tar.gz
- Add new command `quilt fold' to fold one patch into another.
- Fix bug in `quilt files': Files that are neither present in the working directory and have an empty backup copy sometimes were still listed. - Some minor cleanups in apatch. - Add test/fold.test, and fix a now-useless check in one.test.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes10
1 files changed, 10 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 1f7f938..9f70878 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,14 @@
-------------------------------------------------------------------
+Mon Nov 17 20:31:36 CET 2003 - agruen@suse.de
+
+- Add new command `quilt fold' to fold one patch into another.
+- Fix bug in `quilt files': Files that are neither present in the
+ working directory and have an empty backup copy sometimes were
+ still listed.
+- Some minor cleanups in apatch.
+- Add test/fold.test, and fix a now-useless check in one.test.
+
+-------------------------------------------------------------------
Sat Nov 15 08:44:19 CET 2003 - agruen@suse.de
- Merge some changes from wangdi: