vicfg: Avoid crashing on badly encoded config data.

This commit is contained in:
Joey Hess 2014-12-22 15:17:00 -04:00
parent af28cce617
commit 8af447c01b
3 changed files with 15 additions and 4 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
git-annex (5.20141220) UNRELEASED; urgency=medium
* vicfg: Avoid crashing on badly encoded config data.
-- Joey Hess <id@joeyh.name> Mon, 22 Dec 2014 15:16:38 -0400
git-annex (5.20141219) unstable; urgency=medium
* Webapp: When adding a new box.com remote, use the new style chunking.