diff options
author | Joey Hess <joey@kitenet.net> | 2013-01-06 15:42:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-01-06 15:42:49 -0400 |
commit | 90ebbc0901b63b94d7488b3c7d0363839e462c3e (patch) | |
tree | bc5194ec71a4b1976fb787561c10ec8572dd7d03 /debian | |
parent | 45836f1dc0eaf5d7b1f9821690887f257bd6353e (diff) |
support fsck in direct mode
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fa014f23e..f228bd5a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ git-annex (3.20130105) UNRELEASED; urgency=low * committer: Fix a file handle leak. * assistant: Make expensive transfer scan work fully in direct mode. * More commands work in direct mode repositories: find, whereis, move, copy, - drop, log. + drop, log, fsck. * assistant: Detect when system is not configured with a user name, and set environment to prevent git from failing. * direct: Avoid hardlinking symlinks that point to the same content |