From 358baac842490d15438f9239ad6b62d0d06f821d Mon Sep 17 00:00:00 2001 From: Brian Carrier <carrier@sleuthkit.org> Date: Tue, 19 Jan 2021 07:12:13 -0500 Subject: [PATCH] Updated news for 4.10.2 --- NEWS.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 1f349eb64..0feb6bb11 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,3 +1,14 @@ +---------------- VERSION 4.10.2 -------------- +C/C++ +- Added support for Ext4 inline data + +Java +- New Blackboard Artifacts for ALEAPP/ILEAPP, Yara, Geo Area, etc. +- Upgraded to PostgreSQL JDBC Driver 42.2.18 +- Added SHA256 to files table in DB and added utility calculation methods. +- Changed TimelineManager to make events for any artifact with a time stamp + + ---------------- VERSION 4.10.1 -------------- C/C++: - Changed Windows build to use Nuget for libewf, libvmdk, libvhdi. -- GitLab