From f9d1667640e0c4b9d640d7d331eb943dfeeb53f3 Mon Sep 17 00:00:00 2001 From: Brian Carrier <carrier@sleuthkit.org> Date: Fri, 16 Aug 2013 13:50:45 -0400 Subject: [PATCH] Added news file for Cellebrite support --- NEWS.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index e56239e97..7b6a49324 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -10,6 +10,8 @@ Core: - fls -m and tsk_gettimes output NTFS FNAME times to output for timelines. - hfind with EnCase hashsets works when DB is specified (and not only index) - TskAuto now goes into UNALLOC partitions by default too. +- Added support to automatically find all Cellbrite raw dump files given + the name of the first image. ---------------- VERSION 4.1.0 -------------- -- GitLab