summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-02-02 13:15:25 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-02-02 13:15:25 +0000
commit09a53551061a990989fb0ed90dd7924d4faf5114 (patch)
treebae19fdf2f603f99ec9bdd9fad470c055059e9eb /quilt.changes
parent33e854f725142d4dc0c4fe00b9a2883166b8ff0b (diff)
downloadquilt-09a53551061a990989fb0ed90dd7924d4faf5114.tar.gz
- Fix test for bash in configure.ac.
- Add `--trace' option to quilt wrapper (runs commands with -x, which prints an execution trace). - Add QUILT_BACKUP setting in .quiltrc (creates backup copies when refreshing patches).
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes7
1 files changed, 6 insertions, 1 deletions
diff --git a/quilt.changes b/quilt.changes
index 907ad0a..9f1110d 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,6 +1,11 @@
-------------------------------------------------------------------
-Mon Feb 2 13:07:13 CET 2004 - agruen@suse.de
+Mon Feb 2 14:04:31 CET 2004 - agruen@suse.de
+- Fix test for bash in configure.ac.
+- Add `--trace' option to quilt wrapper (runs commands with -x,
+ which prints an execution trace).
+- Add QUILT_BACKUP setting in .quiltrc (creates backup copies
+ when refreshing patches).
- Fix `quilt next'.
-------------------------------------------------------------------