From ce79f21f04465486ab61b0334beef3236f89ae4f Mon Sep 17 00:00:00 2001 From: adam-m Date: Mon, 4 Mar 2013 18:20:26 -0500 Subject: [PATCH] update news --- NEWS.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.txt b/NEWS.txt index 22ede5565c..d55db86783 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -12,6 +12,7 @@ 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. ---------------- VERSION 3.0.4 --------------