summaryrefslogtreecommitdiff
path: root/news/2015-10-31-releases.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'news/2015-10-31-releases.mdwn')
-rw-r--r--news/2015-10-31-releases.mdwn14
1 files changed, 7 insertions, 7 deletions
diff --git a/news/2015-10-31-releases.mdwn b/news/2015-10-31-releases.mdwn
index a4404e7a..75ceb9cf 100644
--- a/news/2015-10-31-releases.mdwn
+++ b/news/2015-10-31-releases.mdwn
@@ -24,20 +24,20 @@ We're pleased to announce new releases!
[NEWS](http://git.savannah.gnu.org/cgit/hurd/hurd.git/tree/NEWS?id=v0.7):
Version 0.7 (2015-10-31)
-
+
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.
@@ -110,8 +110,8 @@ We're pleased to announce new releases!
Version 1.6 (2015-10-31)
- * MIG now emits RPC lookup functions that are declared `static inline'
- improving compatibility with newer dialects of C.
+ MIG now emits RPC lookup functions that are declared `static inline'
+ improving compatibility with newer dialects of C.
Release tarballs may be downloaded from <ftp://ftp.gnu.org/gnu/mig/>,
<http://ftp.gnu.org/gnu/mig/>, or checked out of Git,