From e0534dbbdfc218bde3d3c0ba5686e5dbd8464f0d Mon Sep 17 00:00:00 2001 From: Brian Carrier <carrier@sleuthkit.org> Date: Fri, 25 Sep 2020 15:47:07 -0400 Subject: [PATCH] basic update --- NEWS.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 6940c728c..332e57dfa 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,3 +1,14 @@ +---------------- VERSION 4.10.1 -------------- + +NEED TO FINISH + +C/C++: +- Changed Windows build to use Nuget for libewf, libvmdk, libvhdi +- Fixed compiler warnings and updated license files + +Java: +- Localized for Japanese + ---------------- VERSION 4.10.0 -------------- C/C++: - Removed PostgreSQL code (that was used only by Java code) -- GitLab