Skip to content

Commit 8c59873

Browse files
committed
configure: tag 0.7.2
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
1 parent fe47dba commit 8c59873

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
* fuse-overlayfs-0.7.2
2+
3+
- drop special handling for security.capability.
4+
15
* fuse-overlayfs-0.7.1
26

37
- fix an issue where a whiteout in the parent directory could hide

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ([2.69])
2-
AC_INIT([fuse-overlayfs], [0.7.1], [giuseppe@scrivano.org])
2+
AC_INIT([fuse-overlayfs], [0.7.2], [giuseppe@scrivano.org])
33
AC_CONFIG_SRCDIR([main.c])
44
AC_CONFIG_HEADERS([config.h])
55

0 commit comments

Comments
 (0)