summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-02-23 14:39:56 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-02-23 14:39:56 -0400
commit462217110db8f07463b28bb77dcbdb7c773eff49 (patch)
treef2c3f31f2cae2f9ee66d63c5e5b6140c2b6f5f55 /debian/changelog
parent23ed99f1874978fa415a55110b3291ff1381ae66 (diff)
Avoid crashing when built with MagicMime support, but when the magic database cannot be loaded.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c1768b73e..0184c13ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ git-annex (6.20160218) UNRELEASED; urgency=medium
* info: Mention when run in a dead repository.
* Linux and OSX standalone builds put the bundled gpg last in PATH,
so any system gpg will be preferred over it.
+ * Avoid crashing when built with MagicMime support, but when the magic
+ database cannot be loaded.
-- Joey Hess <id@joeyh.name> Thu, 18 Feb 2016 13:09:21 -0400