diff options
author | Joey Hess <joey@kitenet.net> | 2012-07-05 16:24:02 -0600 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-07-05 16:24:02 -0600 |
commit | 5a753a7b8a46c7326b6431dcf5a6eb755534e80d (patch) | |
tree | b99820c9fa13b8e8e272d049ffb220860d2d684d /debian | |
parent | 25701717eb0a9d3e6da5f806ef441a15aaacbc39 (diff) |
SHAnE backends are now smarter about composite extensions, such as .tar.gz Closes: #680450
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 1c44f5952..5eaf9d52e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ git-annex (3.20120630) UNRELEASED; urgency=low but avoids portability problems. * Use SHA library for files less than 50 kb in size, at which point it's faster than forking the more optimised external program. + * SHAnE backends are now smarter about composite extensions, such as + .tar.gz Closes: #680450 -- Joey Hess <joeyh@debian.org> Sun, 01 Jul 2012 15:04:37 -0400 |