From 407237da61abdc0c82d91efab392d78b7e464fb4 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Mon, 5 Oct 2015 13:06:24 +0200 Subject: Update NEWS file --- NEWS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/NEWS b/NEWS index 2b68131b..6e034d93 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +Version 0.7 (2015-10-XX) + +The node cache in ext2fs has been improved, generalized, and moved to +libdiskfs. It is now also used by isofs and fatfs. + +The native fakeroot tool has been greatly improved. It now handles +named sockets, and multiple corner cases related to permissions were +identified and fixed. + +A new utility `rpcscan' has been introduced. It scans Mach servers +and displays the RPCs handled by the associated demuxer. + +A long-standing synchronization issue involving the filesystem +translators, libdiskfs, and libpager has been identified and fixed. + +The code has been updated to work with newer versions of the compiler +and libc, and numerous bugs have been fixed throughout the code. + Version 0.6 (2015-04-10) Numerous cleanups and stylistic fixes of the code base. Several -- cgit v1.2.3