From 16f14f39bc1c22da823e1fa53ca451da808244f5 Mon Sep 17 00:00:00 2001
From: Brian Carrier <carrier@sleuthkit.org>
Date: Fri, 29 Oct 2021 17:32:46 -0400
Subject: [PATCH] updated NEWS

---
 NEWS.txt | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/NEWS.txt b/NEWS.txt
index e2fb3e6c1..6d9574fea 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,14 @@
----------------- VERSION 4.X --------------
+---------------- VERSION 4.11.1 --------------
+
+C/C++:
+- Several fixes from Joachim Metz
+- NTFS Decompression bug fix from Kim Stone and Joel Uckelman
+
 Java:
 - Fixed connection leak when making OS Accounts in bridge
+- OsAccount updates for instance types and special Windows SIDs
+- Fixed issue with duplicate value in Japanese timeline translation
+
 
 ---------------- VERSION 4.11.0 --------------
 C/C++:
-- 
GitLab