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:18:10 -0400 |
commit | 5b869eef911d36627174ed5a02452011effc2a14 (patch) | |
tree | 69ea97e9db91c2c2d347a691399ff38d09b20465 /debian | |
parent | b27760aa68d8c4cf1a1b0be3c3a5582539f857b5 (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 63797f2ad..b6b62708e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ git-annex (3.20120310) UNRELEASED; urgency=low * status: Fixed to run in constant space. * status: More accurate display of sizes of tmp and bad keys. * Work around a bug in rsync (IMHO) introduced by openSUSE's SIP patch. + * 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 |