summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-06 14:02:18 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-06 14:02:18 -0400
commiteadcb2d93f5ed2ec280efede40c623c7a5394678 (patch)
tree08392ca077dc1825e506565fc6c7a12589aee4f1 /debian
parentf4ced8dd9f70fe46e4c8c34acb58e28aff009907 (diff)
uninit, unannex --fast: If hard link creation fails, fall back to slow mode.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e67147f3d..f5ae18543 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ git-annex (3.20130125) UNRELEASED; urgency=low
* assistant: Fix location log when adding new file in direct mode.
* Deal with stale mappings for deleted file in direct mode.
* pre-commit: Update direct mode mappings.
+ * uninit, unannex --fast: If hard link creation fails, fall back to slow
+ mode.
-- Joey Hess <joeyh@debian.org> Sat, 26 Jan 2013 15:48:40 +1100