diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-26 20:30:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-26 20:30:07 -0400 |
commit | c30d38e108ade7eb4fa57552631b64dd3b9582c4 (patch) | |
tree | 4afc2ae95f1dbebe2d9a7dd4b177fb64fa3b8273 /debian/changelog | |
parent | 3cb5cb6bf6f03ad3ef574a14ed35275916ac44b3 (diff) |
better warnings display
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c675d1456..92b21173c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ git-annex (0.19) UNRELEASED; urgency=low * untrust: Now marks the current repository as untrusted. * semitrust: Now restores the default trust level. (What untrust used to do.) * fsck, drop: Take untrusted repositories into account. - * bugfix: Files were copied from trusted remotes first even if their + * Bugfix: Files were copied from trusted remotes first even if their annex.cost was higher than other remotes. -- Joey Hess <joeyh@debian.org> Wed, 19 Jan 2011 18:07:51 -0400 |