diff --git a/NEWS.txt b/NEWS.txt index a4a155747a6fec656a047581b3ac0d1baa0d1dcc..2547deaf91585d284847c42829da0d2e1040b497 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,3 +1,15 @@ +---------------- VERSION 4.8.0 -------------- +C/C++ +- Pool layer was added to support APFS. API is likely to change. +- APFS support added in libtsk and some of the command line tools. +- DB schema was updated to support pools +- Various bugs from Google fuzzing efforts and X (TBD) + +Java: +- Added Pool class and associated infrastructure +- Added concept of JSON in Blackboard Attributes + + ---------------- VERSION 4.7.0 --------------