releasing version 0.20110328
This commit is contained in:
parent
2933860847
commit
1b6927995d
1 changed files with 3 additions and 3 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,8 +1,8 @@
|
|||
git-annex (0.20110326) UNRELEASED; urgency=low
|
||||
git-annex (0.20110328) experimental; urgency=low
|
||||
|
||||
* annex.diskreserve can be given in arbitrary units (ie "0.5 gigabytes")
|
||||
* Generalized remotes handling, laying groundwork for remotes that are
|
||||
not regular git remotes.
|
||||
not regular git remotes. (Think Amazon S3.)
|
||||
* Provide a less expensive version of `git annex copy --to`, enabled
|
||||
via --fast. This assumes that location tracking information is correct,
|
||||
rather than contacting the remote for every file.
|
||||
|
@ -10,7 +10,7 @@ git-annex (0.20110326) UNRELEASED; urgency=low
|
|||
v1 git-annex-shell. This results in some oddly named keys in the v1
|
||||
annex. Recognise and fix those keys when upgrading, instead of crashing.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Sat, 26 Mar 2011 14:36:16 -0400
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 28 Mar 2011 10:47:29 -0400
|
||||
|
||||
git-annex (0.20110325) experimental; urgency=low
|
||||
|
||||
|
|
Loading…
Reference in a new issue