diff options
author | Joey Hess <joey@kitenet.net> | 2014-09-11 13:36:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-09-11 13:36:28 -0400 |
commit | b0a86d81a39f25f2e57b0e4fd564acc70cbdf850 (patch) | |
tree | fca828650876bfe16d6ef24cb0f2a516e1c390d9 /debian | |
parent | de679a571cc4f8bf6a320222697e40900fd962cf (diff) |
Promote file not found warning message to an error.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c5cde761c..0e267eb0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ git-annex (5.20140832) UNRELEASED; urgency=medium * The annex-rsync-transport configuration is now also used when checking if a key is present on a rsync remote, and when dropping a key from the remote. + * Promote file not found warning message to an error. -- Joey Hess <joeyh@debian.org> Thu, 04 Sep 2014 16:17:22 -0400 |