mirror of
https://github.com/containers/fuse-overlayfs.git
synced 2025-09-11 08:16:05 -04:00
Merge pull request #200 from giuseppe/tag-1.0
fuse-overlays: release 1.0.0
This commit is contained in:
commit
ad7e6cdfa2
4
NEWS
4
NEWS
@ -1,3 +1,7 @@
|
||||
* fuse-overlayfs-1.0.0
|
||||
|
||||
- fix portability issue to 32 bits archs.
|
||||
|
||||
* fuse-overlayfs-0.7.8
|
||||
|
||||
- report correctly the number of links for a directory also for subsequent stat calls.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ([2.69])
|
||||
AC_INIT([fuse-overlayfs], [0.7.8], [giuseppe@scrivano.org])
|
||||
AC_INIT([fuse-overlayfs], [1.0.0], [giuseppe@scrivano.org])
|
||||
AC_CONFIG_SRCDIR([main.c])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user