summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-18 16:29:42 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-18 16:29:42 -0400
commit0663f14cf7cb49189352a9c35ce649f3ad10de8b (patch)
tree1a5ae13eef9ae05f368caf67a085ffd665564f37 /debian/changelog
parent0cc05e0c19d7e0a6112167440a9ba48629407625 (diff)
Fix support for remotes with '.' in their names.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 81257a24b..e1c0576e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
git-annex (0.20110317) UNRELEASED; urgency=low
* Fix dropping of files using the URL backend.
+ * Fix support for remotes with '.' in their names.
-- Joey Hess <joeyh@debian.org> Thu, 17 Mar 2011 11:46:53 -0400