diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-14 12:01:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-14 12:01:56 -0400 |
commit | caf97fcffd0a1e934fef60c0cae878ee3813f81f (patch) | |
tree | 1e2d900df40934a3672b48fb33ad570f01841573 /debian | |
parent | 59e2feeda146bd37057db42862c4a4efbaf6e95e (diff) |
git-annex-shell: Runs hooks/annex-content after content is received or dropped.
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 fd5838683..938aba130 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ git-annex (3.20120310) UNRELEASED; urgency=low adjusted as desired to tune the bloom filter. * status: Display about of memory used by bloom filter, and detect then it's too small for the number of keys in a repository. + * git-annex-shell: Runs hooks/annex-content after content is received + or dropped. -- Joey Hess <joeyh@debian.org> Sat, 10 Mar 2012 14:03:22 -0400 |