mirror of
https://github.com/nilfs-dev/nilfs-utils.git
synced 2026-01-26 13:43:15 +00:00
nilfs-utils: v2.0.24 release
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
This commit is contained in:
parent
937a8c9f0d
commit
52c3aca900
@ -1,3 +1,8 @@
|
||||
nilfs-utils-2.0.24 Mon Dec 05, 2011 JST
|
||||
|
||||
* fix autoreconf error caused by a lack of m4 directory
|
||||
* nilfs_cleanerd: fix move block errors on cpfile and sufile
|
||||
|
||||
nilfs-utils-2.0.23 Sat Apr 30, 2011 JST
|
||||
|
||||
* make gc safe for duplicate invocation
|
||||
|
||||
@ -8,7 +8,7 @@ dnl Written by Koji Sato <koji@osrg.net>.
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(NILFS utils, 2.0.23, linux-nilfs@vger.kernel.org)
|
||||
AC_INIT(NILFS utils, 2.0.24, linux-nilfs@vger.kernel.org)
|
||||
AM_INIT_AUTOMAKE
|
||||
AC_CONFIG_SRCDIR([config.h.in])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user