diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-21 19:19:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-21 19:19:03 -0400 |
commit | 83b31b8c2a68a96d1ef02ac8714b0e7ad5ce25ad (patch) | |
tree | 2d8e31f266627fcf9d4fdb9793261ed07ddd33af /debian | |
parent | b6ebb173e7b5d4d07577cb2918e7d1a24fbc1f60 (diff) |
hook special remote: Added combined hook program support.
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 327128b22..d95c86be0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ git-annex (4.20130522) UNRELEASED; urgency=low * XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibility with previous versions of git-annex, which will refuse to accept any XMPP pushes from this version. + * hook special remote: Added combined hook program support. -- Joey Hess <joeyh@debian.org> Tue, 21 May 2013 18:22:46 -0400 |