diff options
author | intrigeri <intrigeri@boum.org> | 2007-06-19 20:53:23 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2007-06-19 20:53:23 +0000 |
commit | 2b522785762c2ba646b8281d0cd1bc35d0320890 (patch) | |
tree | fdb0685c9ef96752c173ef083789dcb82a3e1dfe /TODO | |
parent | b6c7437f4b78b7b406d22629b95ccc7d111184d9 (diff) | |
download | backupninja-2b522785762c2ba646b8281d0cd1bc35d0320890.tar.gz backupninja-2b522785762c2ba646b8281d0cd1bc35d0320890.tar.bz2 |
added Trac tickets report URL to TODO
Diffstat (limited to 'TODO')
-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 +. Fix all bugs reported on our Trac: + https://code.autistici.org/trac/backupninja/report/3 + . 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 |