diff options
author | Joey Hess <joey@kitenet.net> | 2014-10-20 15:11:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-10-20 15:11:01 -0400 |
commit | c298ca5566ccfbf29917202469d84676a531dd85 (patch) | |
tree | fb43d2a7072a0427d1e91e5c31241e673363fe56 /debian/changelog | |
parent | bbbb37e63f89f5ba786e2a40ca9f0693e3796c70 (diff) |
glacier: Fix pipe setup when calling glacier-cli to retrieve an object.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2729f4498..c37c303a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ git-annex (5.20141014) UNRELEASED; urgency=medium for inability to manipulate the environment on windows. This includes making git-annex not re-exec itself on start on windows, and making the test suite on Windows run tests without forking. + * glacier: Fix pipe setup when calling glacier-cli to retrieve an object. -- Joey Hess <joeyh@debian.org> Tue, 14 Oct 2014 14:09:24 -0400 |