summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-12-20 12:23:49 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-12-20 12:23:49 -0400
commitda0bdc1a57d44ecfc7040affed725db4528d359a (patch)
tree03d2e38270517161e526c5c6fe196990b958a3ef /debian
parentdc5ed8d3b677f3c45118f5d5a89ad528ede7b171 (diff)
Fix the hook special remote, which bitrotted a while ago.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3c977e817..e187d8f6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ git-annex (3.20111212) UNRELEASED; urgency=low
* Union merge now finds the least expensive way to represent the merge.
* reinject: Add a sanity check for using an annexed file as the source file.
* Properly handle multiline git config values.
+ * Fix the hook special remote, which bitrotted a while ago.
-- Joey Hess <joeyh@debian.org> Mon, 12 Dec 2011 01:57:49 -0400