mirror of
https://github.com/containers/fuse-overlayfs.git
synced 2025-09-09 07:16:11 -04:00
tag version 0.6.5
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
45c902ea87
commit
8a5bf4bb15
4
NEWS
4
NEWS
@ -1,3 +1,7 @@
|
||||
* fuse-overlayfs-0.6.5
|
||||
|
||||
- stat reports correctly the number of links for a directory.
|
||||
|
||||
* fuse-overlayfs-0.6.4
|
||||
|
||||
- do not lose the setuid bit after a write when the writeback cache is used.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ([2.69])
|
||||
AC_INIT([fuse-overlayfs], [0.6.4], [giuseppe@scrivano.org])
|
||||
AC_INIT([fuse-overlayfs], [0.6.5], [giuseppe@scrivano.org])
|
||||
AC_CONFIG_SRCDIR([main.c])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user