diff options
author | Joey Hess <joeyh@joeyh.name> | 2014-12-19 16:53:25 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2014-12-19 16:53:25 -0400 |
commit | 91c9283c4abf73358befb1ac22ba873ed3368a69 (patch) | |
tree | 3895905f96e27550cb628ba06735855eb1c6205d /debian | |
parent | 57484af41cce7bdd2b1fed47c0d1f329f5b76706 (diff) |
Fix build with -f-S3.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ff421aec7..3f7db394c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ git-annex (5.20141204) UNRELEASED; urgency=medium * When possible, build with the haskell torrent library for parsing torrent files. As a fallback, can instead use btshowmetainfo from bittornado | bittorrent. + * Fix build with -f-S3. -- Joey Hess <id@joeyh.name> Fri, 05 Dec 2014 13:42:08 -0400 |