aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2006-01-19 22:31:10 +0000
committerMicah Anderson <micah@riseup.net>2006-01-19 22:31:10 +0000
commit53183c2cd49e51fd57a7ba78f19c2d0c28ea72dc (patch)
tree9178b2872559a6e30f899f10b569afcedb739745 /TODO
parenta9e94e27be7f1dedb0be56233b54df4ac6bb9c53 (diff)
downloadbackupninja-53183c2cd49e51fd57a7ba78f19c2d0c28ea72dc.tar.gz
backupninja-53183c2cd49e51fd57a7ba78f19c2d0c28ea72dc.tar.bz2
Add configure /bin/sh problem to TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index c80b2fe..36cb9df 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,9 @@
This is a todo list, want to help? Pick something and let the list know
you are working on it!
+. Figure out why configure decides to use /bin/sh for bash when
+ it shouldn't (Debian bug #346303)
+
. Make ninjahelper allow you to pick what type of backup you want (instead
of just assuming you want local-to-remote, or push backups. Some people
want local-to-local, or remote-to-local, or pull backups). This has been