diff --git a/NEWS.txt b/NEWS.txt
index 9a3e1ba6dae4ec5a04bec725b34a74c3b1224ca8..3ba3ebf9af998428ffd06bb3298568035bb75adf 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,4 +1,4 @@
----------------- VERSION 4.21.0  --------------
+---------------- VERSION 4.21.0 ---------------
 Library Updates
 - Update Java to version 17
 - Update aLeapp/iLeapp executables.
@@ -7,25 +7,25 @@ Library Updates
 - Updated 3rd party libraries that have known CVE's
 
 Ingest Module Updates:
-- Recent Activity checks for malicious Chrome extensions
+- Recent Activity checks for malicious Chrome extensions from list provided by https://github.com/randomaccess3/detections
 - Keyword Search module now can search without needing to index text into Solr. 
 - New Cyber Triage Malware Scanner module that uses Reversing Labs (requires license)
 
 Add Data Source Updates:
-- Timestamps for logical files can be added. 
-- List of logical files/folders can be edited before they are added. 
+- Timestamps for logical files can be added. Issue https://github.com/sleuthkit/autopsy/issues/5852, https://github.com/sleuthkit/autopsy/issues/1788
+- List of logical files/folders can be edited before they are added.  Issue https://github.com/sleuthkit/autopsy/issues/7347 
 
 GUI Updates:
-- Add "has attachments" flag for emails
+- Add "has attachments" flag for emails. Issue https://github.com/sleuthkit/autopsy/issues/7358
 - Add Score to tree view
 
 Bugs:
 - Fix path for lnk files
-- Fix exporting of CSV files
+- Fix exporting of CSV files. Issue https://github.com/sleuthkit/autopsy/issues/6717
 
 Misc:
-- Add export for Pasco
 - Added File Repository concept
+- Added Spanish language support, contributor https://github.com/AburtoArielPM
 
 ---------------- VERSION 4.20.0  --------------
 Recent Activity Updates: