From 3dda4853bfb6063734fac1c7c76f7ad47641ace5 Mon Sep 17 00:00:00 2001
From: Brian Carrier <carrier@sleuthkit.org>
Date: Fri, 2 Aug 2019 16:20:04 -0400
Subject: [PATCH] Updated NEWS

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

diff --git a/NEWS.txt b/NEWS.txt
index f63557129..e20c995e7 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,17 @@
 Numbers refer to SourceForge.net tracker IDs:
     http://sourceforge.net/tracker/?group_id=55685
 
+---------------- VERSION 4.6.7 --------------
+C/C++ Code:
+- First release of new logical imager tool
+- VHD image writer fixes for out of space scenarios
+
+Java:
+- Expand Communications Manager API
+- Performance improvement for SleuthkitCase.addLocalFile()
+
+
+
 ---------------- VERSION 4.6.6 --------------
 
 C/C++ Code:
-- 
GitLab