NEWS: fix typo

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano 2020-06-18 09:15:04 +02:00
parent 8b4062db5c
commit 116d326fff
No known key found for this signature in database
GPG Key ID: E4730F97F60286ED

2
NEWS
View File

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