diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-05-05 13:53:06 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-05-05 13:53:06 -0400 |
commit | 37705c7157dd2190fee7da528024211b084412c0 (patch) | |
tree | 1bb0525685d7a9d4962c383b9f620290f8c6540f /debian | |
parent | a8201755bd6bfcc9e11ca2fd0c814f1aad0f4a25 (diff) |
Work around wget bug #784348 which could cause it to clobber git-annex symlinks when downloading from ftp.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 82243d93d..d7efa4228 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,8 @@ git-annex (5.20150421) UNRELEASED; urgency=medium the end. * assistant: Added --autostop to complement --autostart. * Android: Updated bundled ssh from 6.1p1 to 6.4p1. + * Work around wget bug #784348 which could cause it to clobber git-annex + symlinks when downloading from ftp. -- Joey Hess <id@joeyh.name> Tue, 21 Apr 2015 15:54:10 -0400 |