Merge pull request #242 from giuseppe/tag-1.2

NEWS: tag 1.2
This commit is contained in:
Daniel J Walsh 2020-10-08 14:11:28 -04:00 committed by GitHub
commit 0df6cf68f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
NEWS
View File

@ -1,3 +1,11 @@
* fuse-overlayfs-1.2
- fix segfault if no mountpoint specified
- fix file_exists_at musl compatibility
- introduce extended attribute to override gid/uid/mode.
- support writing uid/gid/mode to an extended attribute.
- fix a memory leak, where inodes are maintained in memory even if not needed.
* fuse-overlayfs-1.1.2
- fix build issues with libmusl.