diff options
author | Joey Hess <joey@kitenet.net> | 2012-04-14 14:22:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-04-14 14:22:33 -0400 |
commit | 626697b459669d934da6339117f6f4abfce16f38 (patch) | |
tree | 00b7a7b2bdac27ea572501d8f3b04d612929c4a9 /debian | |
parent | 1ca41044e8fab2b2e859a482e2293582c04db81f (diff) |
cabal file now autodetects whether S3 support is available.
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 73b4f31b0..7b9fcde3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ git-annex (3.20120407) UNRELEASED; urgency=low dependency on the haskell edit-distance library. * Renamed diskfree.c to avoid OSX case insensativity bug. * cabal now installs git-annex-shell as a symlink to git-annex. + * cabal file now autodetects whether S3 support is available. -- Joey Hess <joeyh@debian.org> Sun, 08 Apr 2012 12:23:42 -0400 |