mirror of
https://github.com/libfuse/libfuse.git
synced 2026-07-07 14:47:41 +08:00
version 1.4
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-10-14 Miklos Szeredi <miklos@szeredi.hu>
|
||||
|
||||
* Release 1.4
|
||||
|
||||
2004-09-14 Miklos Szeredi <miklos@szeredi.hu>
|
||||
|
||||
* Check temporary file creation failure in do_getdir(). Bug
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
What is new in 1.4
|
||||
|
||||
* Bug fixes
|
||||
|
||||
What is new in 1.3
|
||||
|
||||
* Thanks to user bugreports and stress testing with LTP and sfx-linux
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
AC_INIT(lib/fuse.c)
|
||||
AM_INIT_AUTOMAKE(fuse, 1.3)
|
||||
AM_INIT_AUTOMAKE(fuse, 1.4)
|
||||
AM_CONFIG_HEADER(include/config.h)
|
||||
|
||||
AC_PROG_CC
|
||||
|
||||
Reference in New Issue
Block a user