summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2012-02-01 18:08:49 +0100
committerJean Delvare <jdelvare@suse.de>2012-02-01 18:08:49 +0100
commit94e2ecad7c47cddbd719d774861947bf726c7a4e (patch)
treed7656d3ed797b55a3c99db655230b7fce53dedf7 /TODO
parent3f25ce18333a8afe81ce8968f756ba986bd9b4b5 (diff)
downloadquilt-94e2ecad7c47cddbd719d774861947bf726c7a4e.tar.gz
Clean up legacy C code
Finally get rid of the old C implementation of backup-files, together with all the related checks in configure and variables in Makefile. Signed-off-by: Jean Delvare <jdelvare@suse.de>
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4db69b2..eaaf11f 100644
--- a/TODO
+++ b/TODO
@@ -2,7 +2,7 @@ General:
- Abstract backup operations to/from the .pc/ directory, so that
optionally something like rcs can be used instead of
- lib/backup-files?
+ scripts/backup-files?
- Add something similar to cvs diff, which scans all files for
changes that have not been folded back into their patches,