From d85c7195b64c4f40235102fedddd7edd3658587c Mon Sep 17 00:00:00 2001 From: adam-m Date: Thu, 21 Mar 2013 10:41:33 -0400 Subject: [PATCH] update news --- NEWS.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.txt b/NEWS.txt index cd2c3f4533..62ccd0e5e2 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -8,6 +8,7 @@ Improvements: - Sleuthkit-4.0.2 and libewf-20130128 - improved image loading in Media View and Thumbnail View (faster loading, handles large files better) - improve Keyword Search file indexing (use detected mime-type instead of file extension) +- exif module - better jpeg detection using signature and not only file extension. - show children counts in directory tree Bugfixes: @@ -15,8 +16,8 @@ Bugfixes: - show error message in hex and string viewer if specific offset of a file could not be read. - file search actions not always enabled when new case is open. - fixed directory tree history being reset when tree is refreshed. -- exif module better jpeg detection using signature and not only file extension. - The "media view" tab is inactive for deleted files (#165) +- fixed bug with duplicate instances of result and content viewers (less events, better performance) ---------------- VERSION 3.0.4 --------------