From 8ba7b6b654ff80f3fabefed6df4a6d2a7616569e Mon Sep 17 00:00:00 2001 From: Brian Carrier <carrier@sleuthkit.org> Date: Tue, 3 Nov 2020 09:26:18 -0500 Subject: [PATCH] Updated NEWS --- NEWS.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS.txt b/NEWS.txt index 332e57dfa..1f349eb64 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,10 +1,10 @@ ---------------- 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 +- Changed Windows build to use Nuget for libewf, libvmdk, libvhdi. +- Fixed compiler warnings +- Clarrified licenses and added Apache license to distribution +- Improved error handling for out of memory issues +- Rejistry++ memory leak fixes Java: - Localized for Japanese -- GitLab