summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-11-30 14:16:36 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-11-30 14:16:36 -0400
commitd0807487013361956edd67da3ea234541f32bf98 (patch)
treea7f564558de8c3c38b74ef3d5c602cbba653b8a8 /CHANGELOG
parent68123785dbb425042d2838d289d8c5904a97b929 (diff)
parent8cbab786bb7592fda2253b1c0d71c9c025e9984b (diff)
Merge branch 'master' into tor
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0fb741ee8..2eef5a422 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,6 +10,10 @@ git-annex (6.20161119) UNRELEASED; urgency=medium
largerthan, mimetype, and smallerthan; the first two always failed
to match, and the latter always matched.
* Relicense 5 source files that are not part of the webapp from AGPL to GPL.
+ * map: Run xdot if it's available in PATH. On OSX, the dot command
+ does not support graphical display, while xdot does.
+ * Debian: xdot is a better interactive viewer than dot, so Suggest
+ xdot, rather than graphviz.
-- Joey Hess <id@joeyh.name> Mon, 21 Nov 2016 11:27:50 -0400