From 6bf3bc71bbd3b6262110c5a0129f19a60b4f0320 Mon Sep 17 00:00:00 2001
From: Brian Carrier <carrier@sleuthkit.org>
Date: Mon, 22 Mar 2021 07:03:41 -0400
Subject: [PATCH] updated news

---
 NEWS.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/NEWS.txt b/NEWS.txt
index d437c75034..532aae69fa 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -33,6 +33,7 @@ Reporting:
 
 Misc:
 - Added support for Ext4 inline data and sparse blocks (via TSK fix).
+- Fixed timeline controller deadlock issue 
 - Updated PostgreSQL JDBC driver to support any recent version of PostgreSQL for multi-user cases and PostgreSQL Central Repository.
 - Added personas to the summary viewer in CVT.
 - Handling of bad characters in auto ingest manifest files.
-- 
GitLab