summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-09-30 02:23:24 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-09-30 02:23:24 -0400
commita7e7dda55a82cb5007c5eaa2f7752f5cefdcb1d2 (patch)
tree4e65ff613ae755c4eeb01113b750ba449afd1272 /debian
parentc86a2f686aa447d1cf30cecaa2feedaf0e2c6ba2 (diff)
Fix referring to remotes by uuid.
I think that I broke this in some fairly recent refactoring.
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 62b65333d..5354e710d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
git-annex (3.20110929) UNRELEASED; urgency=low
* Various speed improvements gained by using ByteStrings.
+ * Fix referring to remotes by uuid.
-- Joey Hess <joeyh@debian.org> Thu, 29 Sep 2011 18:58:53 -0400