diff options
author | Joey Hess <joey@kitenet.net> | 2014-03-26 12:59:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-03-26 12:59:54 -0400 |
commit | 4c7f73e3d2a4a4e45cb9408f8d9630599d809ada (patch) | |
tree | 262aaab8e430bc695bcb890909f34a86de724b92 /debian/changelog | |
parent | 1264af65691a601e590006b7bde73c65b6a314cd (diff) |
tahoe: Pass -d parameter before subcommand; putting it after the subcommand no longer works with tahoe-lafs version 1.10. (Thanks, Alberto Berti)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 20b559324..ee8dda042 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |