tahoe: Pass -d parameter before subcommand; putting it after the subcommand no longer works with tahoe-lafs version 1.10. (Thanks, Alberto Berti)

This commit is contained in:
Joey Hess 2014-03-26 12:59:54 -04:00
parent 2370a2a85d
commit 27d27b4da2
2 changed files with 8 additions and 0 deletions

3
debian/changelog vendored
View file

@ -9,6 +9,9 @@ git-annex (5.20140321) UNRELEASED; urgency=medium
file upload/download starts.
* webapp: Automatically install Nautilus integration scripts
to get and drop files.
* tahoe: Pass -d parameter before subcommand; putting it after
the subcommand no longer works with tahoe-lafs version 1.10.
(Thanks, Alberto Berti)
-- Joey Hess <joeyh@debian.org> Fri, 21 Mar 2014 14:08:41 -0400