summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2007-04-27 11:58:05 +0000
committerAndreas Gruenbacher <agruen@suse.de>2007-04-27 11:58:05 +0000
commitf1c186eeb1de83d7a9b74bafda49e6167a95c7f9 (patch)
tree6ae1bea9bef5e3eae31e09a313a9804f65774c00 /quilt.changes
parent19b6aaf2f81ded0ee807abc2a6768c9f7ae4bee2 (diff)
downloadquilt-f1c186eeb1de83d7a9b74bafda49e6167a95c7f9.tar.gz
- Rename the ``remove'' command to ``revert'': this removes
ambiguities with the delete command, and more closely matches what the command does.
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 96916e4..6f8b93c 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Fri Apr 27 13:52:00 CEST 2007 - agruen@suse.de
+
+- Rename the ``remove'' command to ``revert'': this removes
+ ambiguities with the delete command, and more closely matches
+ what the command does.
+
+-------------------------------------------------------------------
Sun Apr 22 10:40:36 CEST 2007 - khali@linux-fr.org
- quilt mail: Document the possibility to specifiy a patch range.