diff --git a/NEWS.txt b/NEWS.txt
index d851d324dd33c41449d5dcbd5d84a5a888bdde5d..995036a918244ca4749346b712c74c2e16a76c29 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,18 @@
 Numbers refer to SourceForge.net tracker IDs:
     http://sourceforge.net/tracker/?group_id=55685
 
+---------------- VERSION 4.6.5 --------------
+C/C++ Code:
+- HFS boundary check fix
+- New fields for hash values and acquisition details in case database
+- Store "created schema version" in case database
+
+Java Code:
+- New artifacts and attributes defined
+- Fixed bug in SleuthkitCase.getContentById() for data sources
+- Fixed bug in LayoutFile.read() that could allow reading past end offile
+
+
 ---------------- VERSION 4.6.4 --------------
 Java Code:
 - Increase max statements in database to prevent errors under load