mirror of
https://github.com/containers/fuse-overlayfs.git
synced 2025-09-15 02:12:13 -04:00
NEWS: tag 1.12
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
746960bdbe
commit
560ab7d9de
6
NEWS
6
NEWS
@ -1,3 +1,9 @@
|
||||
* fuse-overlayfs-1.12
|
||||
|
||||
- change license to GPL-2.0-or-later.
|
||||
|
||||
- main: if a lower layer doesn't support ACLs do not enable them.
|
||||
|
||||
* fuse-overlayfs-1.11
|
||||
|
||||
- main: if a lower layer doesn't support ACLs do not enable them.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ([2.69])
|
||||
AC_INIT([fuse-overlayfs], [1.12-dev], [giuseppe@scrivano.org])
|
||||
AC_INIT([fuse-overlayfs], [1.12], [giuseppe@scrivano.org])
|
||||
AC_CONFIG_SRCDIR([main.c])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user