summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2014-12-22 15:17:00 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2014-12-22 15:17:00 -0400
commitd54ea42de6cbd297d398d4e6f1d27f507a7de5d9 (patch)
treef7d7e9fdfb591912e76dc7e66b67930cb25b576a /debian
parent3d75b37447fc4df623eab359a89ce2bdc82ca285 (diff)
vicfg: Avoid crashing on badly encoded config data.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bb99cd375..63b2adf36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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.