diff --git a/NEWS.txt b/NEWS.txt index eca0bddd06598f03f3a9b4cf09906833ef2a79a8..2cbd1d7b2f3ef8888a30376d618d9bca41248c3d 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,6 +1,17 @@ ---------------- VERSION 4.9.0 -------------- C/C++ -- Removed framework project. Use Autopsy instead.... +- Removed framework project. Use Autopsy instead if you need an analysis framework. +- Various fixes from Google-based fuzzing. +- Ensure all reads (even big ones) are sector aligned when reading from Windows device. +- Ensure all command line tools support new pool command line arguments. +- Create virtual files for APFS unallocated space +- HFS fix to display type + +Java: +- More artifact helper methods +- More artifacts and attributes for drones and GPS coordinates +- Updated TimelineManager to insert GPS artifacts into events table + ---------------- VERSION 4.8.0 -------------- C/C++