summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes9
1 files changed, 9 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index de6e2bc..abf8ca4 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,13 @@
-------------------------------------------------------------------
+Sat Mar 13 15:16:49 CET 2004 - agruen@suse.de
+
+- Add `quilt graph' command for generating a dependency graph
+ between patches. This requires the graphviz package for
+ removing transitive edges (optional) and for rendering the
+ graph. Please note that the graph command itself is minimal,
+ while the underlying scripts/dependency-graph is more flexible.
+
+-------------------------------------------------------------------
Wed Mar 10 10:46:56 CET 2004 - agruen@suse.de
- Quilt push/pop: exit with a non-zero status when beyond series.