summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-10-21 23:44:22 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-10-21 23:44:22 +0000
commitc68dbc731f073e0385d2f235f767dbda713b0806 (patch)
tree7b0e752def704bb844fdee66517d78f7615ac618 /quilt.changes
parent8da5f17fc3eb9fc621bea4a5482bc3995b56c9da (diff)
downloadquilt-c68dbc731f073e0385d2f235f767dbda713b0806.tar.gz
- `Quilt fork' should better fork the next patch instead of the
topmost one. Also fix a bug in updating the series file when forking. The rename_in_db() function is no longer needed.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 2cc8a90..7a8614c 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Oct 22 01:44:04 CEST 2003 - agruen@suse.de
+
+- `Quilt fork' should better fork the next patch instead of the
+ topmost one. Also fix a bug in updating the series file when
+ forking. The rename_in_db() function is no longer needed.
+
+-------------------------------------------------------------------
Tue Oct 21 20:44:00 CEST 2003 - agruen@suse.de
- Add `quilt fork' command.