Merge pull request #215 from giuseppe/fix-typo-NEWS

NEWS: fix typo
This commit is contained in:
Giuseppe Scrivano 2020-06-18 09:16:01 +02:00 committed by GitHub
commit 74bbaf59df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
NEWS
View File

@ -1,6 +1,6 @@
* fuse-overlayfs-1.1.0 * fuse-overlayfs-1.1.0
- use openat(2) when available. - use openat2(2) when available.
- accept "ro" as mount option. - accept "ro" as mount option.
- fix set mtime for a symlink. - fix set mtime for a symlink.
- fix some issues reported by static analysis. - fix some issues reported by static analysis.