From fd9324f63d7c69a00e5e2b01283b725c9ef9c11a Mon Sep 17 00:00:00 2001
From: adam-m <amalinowski@basistech.com>
Date: Wed, 20 Mar 2013 12:46:48 -0400
Subject: [PATCH] update news for release

---
 NEWS.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS.txt b/NEWS.txt
index 0a174b445f..cd2c3f4533 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,4 +1,4 @@
----------------- VERSION Current (development) --------------
+---------------- VERSION 3.0.5 --------------
 
 New features:
 - Archive extractor ingest module (uses 7zip)
@@ -7,7 +7,7 @@ New features:
 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 (decision whether to index using detected mime-type instead of file extension)
+- improve Keyword Search file indexing (use detected mime-type instead of file extension)
 - show children counts in directory tree
 
 Bugfixes:
-- 
GitLab