diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-22 22:47:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-22 22:47:20 -0400 |
commit | 660b0321e453a5ac994a9abc581be1136d6a9ad5 (patch) | |
tree | dfcbd5926b9fee88cd6599cb3ac49dcfcd577121 /debian | |
parent | ee0d60ee055f57cfa352d3c83b0027a1a68482b8 (diff) |
pin term
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 8c28323f8..2e0e3cf80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ git-annex (4.20130921) UNRELEASED; urgency=low * Use cryptohash rather than SHA for hashing when no external hash program is available. This is a significant speedup for SHA256 on OSX, for example. + * Android build redone from scratch, many dependencies updated, + and entire build can now be done using provided scripts. -- Joey Hess <joeyh@debian.org> Sun, 22 Sep 2013 19:42:29 -0400 |