From 2ff321a3c27632a359e56e0ac09c2a7bf90b4acf Mon Sep 17 00:00:00 2001
From: Brian Carrier <carrier@sleuthkit.org>
Date: Wed, 4 Aug 2021 09:18:48 -0400
Subject: [PATCH] Updated NEWS for release

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

diff --git a/NEWS.txt b/NEWS.txt
index 3ab13cfab3..07d65d3c73 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,10 @@
+---------------- VERSION 4.19.1  --------------
+Bug Fixes:
+- Fixed connection leak associated with creating OS Accounts
+- Decreased priority of OS Account Content Viewer
+- Misc bound check fixes in TSK
+
+
 ---------------- VERSION 4.19.0  --------------
 Data Source Management:
 - To make managing big cases easier, all data sources are now associated with a host that can be specified in the “Add Data Source” wizard. 
-- 
GitLab