mirror of
https://github.com/containers/fuse-overlayfs.git
synced 2025-08-04 02:15:58 -04:00
configure: tag 0.7.2
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
fe47dba184
commit
8c59873b00
4
NEWS
4
NEWS
@ -1,3 +1,7 @@
|
||||
* fuse-overlayfs-0.7.2
|
||||
|
||||
- drop special handling for security.capability.
|
||||
|
||||
* fuse-overlayfs-0.7.1
|
||||
|
||||
- fix an issue where a whiteout in the parent directory could hide
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ([2.69])
|
||||
AC_INIT([fuse-overlayfs], [0.7.1], [giuseppe@scrivano.org])
|
||||
AC_INIT([fuse-overlayfs], [0.7.2], [giuseppe@scrivano.org])
|
||||
AC_CONFIG_SRCDIR([main.c])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user