diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-28 13:47:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-28 13:47:10 -0400 |
commit | 5c2c652d7dd6346990143f10f9a7d520496cc871 (patch) | |
tree | 17df6e83b6e4ffce05419e4555338bf22645ff3e /debian | |
parent | 3e02977814e77b47e4db020e9b0dedadad1b6e7e (diff) |
Fix support for file:// remotes.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 72ae91c02..ac1ed0ab4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-annex (0.03) UNRELEASED; urgency=low + + * Fix support for file:// remotes. + + -- Joey Hess <joeyh@debian.org> Thu, 28 Oct 2010 13:46:59 -0400 + git-annex (0.02) unstable; urgency=low * Can scp annexed files from remote hosts, and check remote hosts for |