summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-11-22 19:24:12 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-11-22 19:24:12 -0400
commit3cc42c088046d9ea279a2344fb6be7d7274c95fe (patch)
tree950633eecc8b0bca1b0355055f1e8c0c1a7ebda3 /doc
parent94e57d414504b140d99be684743d2c44aa9f291e (diff)
add
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/quvi_0.9_support.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/quvi_0.9_support.mdwn b/doc/todo/quvi_0.9_support.mdwn
new file mode 100644
index 000000000..e5f07cb0e
--- /dev/null
+++ b/doc/todo/quvi_0.9_support.mdwn
@@ -0,0 +1,5 @@
+quvi 0.9 has a completely different interface; git-annex needs to be made
+to detect and use it.
+
+I have already fixed the worst problem, which caused git-annex addurl to
+think that every url was a valid quvi url. --[[Joey]]