From 0eeeb48fbe207bc62441bf5777fb2bcbdcf7d2a0 Mon Sep 17 00:00:00 2001
From: Brian Carrier <carrier@sleuthkit.org>
Date: Mon, 7 Aug 2017 11:48:55 -0400
Subject: [PATCH] update NEWS file

---
 NEWS.txt | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/NEWS.txt b/NEWS.txt
index 745d86e8e..490aa0598 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -2,6 +2,19 @@ Numbers refer to SourceForge.net tracker IDs:
     http://sourceforge.net/tracker/?group_id=55685
 
 
+---------------- VERSION 4.4.2 --------------
+New Features:
+- usnjls tool for NTFS USN log (from noxdafox)
+- Added index to mime type column in DB
+- Use local SQLite3 if it exists (from uckelman-sf)
+- Blackboard Artifacts have a shortDescription metho
+
+Bug Fixes:
+- Fix for highest HFS+ inum lookup (from uckelman-sf)
+- Fix ISO9660 crash
+- various performance fixes and added thread safety checks
+
+
 ---------------- VERSION 4.4.1 --------------
 - New Features:
 -- Can create a sparse VHD file when reading a local drive with new
-- 
GitLab