diff options
author | intrigeri <intrigeri@boum.org> | 2006-04-08 10:29:48 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2006-04-08 10:29:48 +0000 |
commit | f83b7f0daa1454d94fd963ba8440c147c202dd0c (patch) | |
tree | b2a69056d706d288549697197f2e36deadbac5c9 | |
parent | e12521be73b7b67c884277ad5339977c49ef7f0b (diff) | |
download | backupninja-f83b7f0daa1454d94fd963ba8440c147c202dd0c.tar.gz backupninja-f83b7f0daa1454d94fd963ba8440c147c202dd0c.tar.bz2 |
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ you are working on it! . Fix all bugs reported on the Debian BTS: http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkg&data=backupninja&archive=no +. 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 |