Fix support for remotes with '.' in their names.

This commit is contained in:
Joey Hess 2011-03-18 16:29:42 -04:00
parent 0cc05e0c19
commit 0663f14cf7
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View file

@ -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