From cf94943389aff2e975c29d49a39d37a4f7ff3f0d Mon Sep 17 00:00:00 2001
From: Brian Carrier <carrier@sleuthkit.org>
Date: Fri, 25 Aug 2023 07:41:37 -0400
Subject: [PATCH] updated news

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

diff --git a/NEWS.txt b/NEWS.txt
index c7784dfb4..77b01edc7 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,14 @@
+---------------- VERSION 4.12.1 --------------
+C/C++:
+- Bug fixes from Luis Nassif and Joachim Metz
+- Added check to stop for very large folders to prevent memory exhausion
+
+Java:
+- Added File Repository concept for files to be stored in another location
+- Schema updated to 9.4
+- Fixed OS Account merge bug and now fire events when accounts are merged
+
+
 ---------------- VERSION 4.12.0 --------------
 - There was a 1-year gap since 4.11.1 and the git log has 441 commits in that timeframe. 
 - Many for small fixes.  
-- 
GitLab