summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-05-31 21:03:24 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-05-31 21:03:24 -0400
commit6fd83851c13232b7810a33e8bb1d83e8a46bd354 (patch)
tree6144bcf207fd3867c54a4bcde35fe82bcc912c95 /debian
parentd4a95faeb2786027e13cc3f49825a6b4ad231768 (diff)
Fix display of warning message when encountering a file that uses an unsupported backend.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a110e94ce..61290b1aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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