diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-12-18 22:59:37 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-12-18 22:59:37 +0100 |
commit | fee55f9f05630126f2746f42eeb3741c05c01f36 (patch) | |
tree | 614348f932bb1103af09fdaec21857bdcd8e6254 /news/2015-10-31-releases.mdwn | |
parent | 5c97e1e835712fccbfe793a4508490c589909513 (diff) | |
download | web-fee55f9f05630126f2746f42eeb3741c05c01f36.tar.gz web-fee55f9f05630126f2746f42eeb3741c05c01f36.tar.bz2 web-fee55f9f05630126f2746f42eeb3741c05c01f36.zip |
news/2016-12-18-releases
Diffstat (limited to 'news/2015-10-31-releases.mdwn')
-rw-r--r-- | news/2015-10-31-releases.mdwn | 14 |
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, |