summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
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