From 641a05ab41f3410c97fa3141d88cbb8883dc7a1d Mon Sep 17 00:00:00 2001 From: Ann Priestman Date: Sun, 22 Sep 2019 14:59:35 -0400 Subject: [PATCH] Added note about new DB --- docs/doxygen-user/timeline.dox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/doxygen-user/timeline.dox b/docs/doxygen-user/timeline.dox index 812a21d8e5..57c0424196 100644 --- a/docs/doxygen-user/timeline.dox +++ b/docs/doxygen-user/timeline.dox @@ -9,6 +9,8 @@ This document outlines the use of the Timeline feature of Autopsy. This feature - When were pictures with EXIF information added? - What websites were accessed that resulted in file system modifications immediately after? +Note that as of Autopsy 4.13, timeline events are now generated during ingest and stored in the case database instead of a separate database. For this reason, older cases will not longer work with timeline. + \section timeline_quickstart Quick Start Use this section to learn the basics of timeline. More details on the display options can be found later in this document.