diff options
author | 2015-11-16 11:39:45 -0400 | |
---|---|---|
committer | 2015-11-16 11:39:45 -0400 | |
commit | 3587ac79cadfab829a300354ad814da32eaa677e (patch) | |
tree | de8ea0a9cabab9993fecb06d798db891d17b52d7 /debian | |
parent | b17259a796d1c376478336ae420a39833dd2d3ef (diff) |
wording
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 1504c83ca..23dc94dc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,8 +23,8 @@ git-annex (5.20151102.2) UNRELEASED; urgency=medium * Make git-annex-standalone.deb include the git-annex html documentation, desktop file, and base completion file, same as the regular git-annex.deb. * fsck: When fscking a dead repo, avoid incorrect "fixing location log" - message, and display a message, since it's unusual to have access to a - dead repo. + message, and display a warning about it being dead, since it's unusual + to have access to a dead repo. * assistant: Pass ssh-options through 3 more git pull/push calls that were missed before. * Added annex.pidlock and annex.pidlocktimeout configuration to support |