summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-01-08 15:54:14 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-01-08 15:54:14 -0400
commita78b0555e1d46c4548cda3aaa1709040f6fa7f33 (patch)
tree9313997b7a9e3758b27cf79c0319d730397421a4 /debian
parent32b0e103909035ad0f25427c57a1ff504aefcada (diff)
New migrate subcommand can be used to switch files to using a different backend, safely and with no duplication of content.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 7ca74f994..85878113e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
git-annex (0.17) UNRELEASED; urgency=low
* unannex: Now skips files whose content is not present, rather than
- it being an error. This allows gradual conversion from one backend
- to another by running unannex followed by add in each repository.
+ it being an error.
+ * New migrate subcommand can be used to switch files to using a different
+ backend, safely and with no duplication of content.
- -- Joey Hess <joeyh@debian.org> Sat, 08 Jan 2011 15:04:48 -0400
+ -- Joey Hess <joeyh@debian.org> Sat, 08 Jan 2011 13:45:06 -0400
git-annex (0.16) unstable; urgency=low