From 17067dd14e8348496fabb016fe85f76de0681cb8 Mon Sep 17 00:00:00 2001 From: Brian Carrier <carrier@sleuthkit.org> Date: Mon, 22 Mar 2021 06:46:20 -0400 Subject: [PATCH] updated NEWS --- NEWS.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 0feb6bb11..a69e401d3 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -7,6 +7,8 @@ Java - 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 +- Added Japanese translations +- Fixed sychronization bug in getUniquePath ---------------- VERSION 4.10.1 -------------- -- GitLab