summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2005-09-06 18:19:54 +0000
committerJean Delvare <khali@linux-fr.org>2005-09-06 18:19:54 +0000
commitda86d5c093a721f6670083ae6829438e18b00b98 (patch)
tree0836374a3799c9972f028aaade6128f22a5f8b5f /quilt.changes
parentf8f2ca26c47c32e8de3a12ff77f12e91365a5e91 (diff)
downloadquilt-da86d5c093a721f6670083ae6829438e18b00b98.tar.gz
- It is now possible to set EDITOR in ~/.quiltrc in order to use a
different editor for quilt and for the other tasks.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 15bb232..5fcb8bd 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Sep 6 20:15:54 CEST 2005 - khali@linux-fr.org
+
+- It is now possible to set EDITOR in ~/.quiltrc in order to use
+ a different editor for quilt and for the other tasks.
+
+-------------------------------------------------------------------
Tue Sep 6 19:57:38 CEST 2005 - khali@linux-fr.org
- doc/README needs the same $EDITOR filtering quirk we just added