diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -30,10 +30,10 @@ GNU coreutils NEWS -*- outline -*- ** Improvements - stat and tail now know about "prl_fs" (a parallels file system), and - "m1fs" (a Plexistor file system). stat -f --format=%T now reports the - file system type, and tail -f uses the more conservative polling for - "prl_fs", and inotify for "m1fs" file systems. + stat and tail now know about "prl_fs" (a parallels file system), + "m1fs" (a Plexistor file system), and "wslfs" (Windows Subsystem for Linux). + stat -f --format=%T now reports the file system type, and tail -f uses + polling for "prl_fs", inotify for "m1fs", and attempts inotify for "wslfs". * Noteworthy changes in release 8.25 (2016-01-20) [stable] |