From 4e15e536950930e26fbf99eaa3ac92f759ac7046 Mon Sep 17 00:00:00 2001
From: Brian Carrier <carrier@sleuthkit.org>
Date: Tue, 24 Sep 2013 21:18:12 -0400
Subject: [PATCH] Updated NEWS

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

diff --git a/NEWS.txt b/NEWS.txt
index 1c92819ee..adc0a8650 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -10,13 +10,16 @@ Core:
 - fls -m and tsk_gettimes output NTFS FNAME times to output for timelines.
 - hfind with EnCase hashsets works when DB is specified (and not only index)
 - TskAuto now goes into UNALLOC partitions by default too. 
-- Added support to automatically find all Cellbrite raw dump files given
+- Added support to automatically find all Cellebrite raw dump files given
   the name of the first image. 
-- Java bindings JAR files now have native libraries in them. 
 - Added 64-bit windows targets to VisualStudio files.
 - Added NTFS sequence to parent address in directory and directory itself.
 - Updated SQLite code to use sequence when finding parent object ID.
 
+Java:
+- Java bindings JAR files now have native libraries in them. 
+- Logical files are added with a transaction 
+
 
 ---------------- VERSION 4.1.0 --------------
 Core:
-- 
GitLab