Fix display of warning message when encountering a file that uses an unsupported backend.

This commit is contained in:
Joey Hess 2012-05-31 21:03:24 -04:00
parent d4a95faeb2
commit 6fd83851c1
3 changed files with 9 additions and 5 deletions

2
debian/changelog vendored
View file

@ -4,6 +4,8 @@ git-annex (3.20120523) UNRELEASED; urgency=low
* lock: Reset unlocked file to index, rather than to branch head.
* import: New subcommand, pulls files from a directory outside the annex
and adds them.
* Fix display of warning message when encountering a file that uses an
unsupported backend.
-- Joey Hess <joeyh@debian.org> Sun, 27 May 2012 20:55:29 -0400