aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2007-06-19 20:53:23 +0000
committerintrigeri <intrigeri@boum.org>2007-06-19 20:53:23 +0000
commit2b522785762c2ba646b8281d0cd1bc35d0320890 (patch)
treefdb0685c9ef96752c173ef083789dcb82a3e1dfe /TODO
parentb6c7437f4b78b7b406d22629b95ccc7d111184d9 (diff)
downloadbackupninja-2b522785762c2ba646b8281d0cd1bc35d0320890.tar.gz
backupninja-2b522785762c2ba646b8281d0cd1bc35d0320890.tar.bz2
added Trac tickets report URL to TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 04503b1..16ee78c 100644
--- a/TODO
+++ b/TODO
@@ -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