From 3c1e5ac0a3b21b2e71b8b7bf3b06b14e5ca131e3 Mon Sep 17 00:00:00 2001
From: Joey Hess <joeyh@joeyh.name>
Date: Mon, 19 Nov 2018 18:59:45 -0400
Subject: [PATCH] changelog for now fixed crash

---
 CHANGELOG | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index 160dd31a81..c482fd40b7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,6 +21,8 @@ git-annex (7.20181106) UNRELEASED; urgency=medium
   * When a command is operating on multiple files and there's an error
     with one, try harder to continue to the rest. (As was already done
     for many types of errors including IO errors.)
+  * Fixed a crash when using -J with ssh password prompts in
+    --quiet/--json mode.
 
  -- Joey Hess <id@joeyh.name>  Tue, 06 Nov 2018 12:44:27 -0400