From 6ea356034dcdc33fefd4abe2d4a03b56e8b92864 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 22 Apr 2018 13:58:18 -0400 Subject: [PATCH] update --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index fe491223d3..1bf9cc86ff 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,6 +10,8 @@ git-annex (6.20180410) UNRELEASED; urgency=medium * Fix mangling of --json output of utf-8 characters when not running in a utf-8 locale. * Fix build with yesod 1.6. + * Clean up some build warnings with newer versions of ghc and haskell + libraries. -- Joey Hess Mon, 09 Apr 2018 14:03:28 -0400