diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-13 12:50:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-13 12:50:29 -0400 |
commit | a82f5af34e255253b38e7862436fc86f96316cda (patch) | |
tree | 0e83c3e78a76a9732e245765759aa572e4ee8db5 /debian | |
parent | b5f6212e39fb8c143b9a6a437a83df7ea4487a2b (diff) |
fsck: Fix detection and fixing of present direct mode files that are wrongly represented as standin symlinks on crippled filesystems.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1a94257d1..514d84a2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ git-annex (4.20130912) UNRELEASED; urgency=low * remotes: New command, displays a compact table of remotes that contain files. (Thanks, anarcat for display code and mastensg for inspiration.) + * fsck: Fix detection and fixing of present direct mode files that are + wrongly represented as standin symlinks on crippled filesystems. -- Joey Hess <joeyh@debian.org> Thu, 12 Sep 2013 12:14:46 -0400 |