From a11b52d94f9550484e8d272fddebb6aa5f359490 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Fri, 3 Apr 2020 01:46:35 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index dbe37fcf..cb138796 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,7 @@ v0.7 (xxxx-xx-xx) - Source file view can now display disassembly of executable code. - Display number of in-flight queries, in addition to query backlog. - Improved failure reports. +- The capture utility will connect to localhost by default. v0.6.3 (2020-02-13) -------------------