version 1.4

This commit is contained in:
Miklos Szeredi 2004-10-14 12:40:35 +00:00
parent 8509b4e94e
commit 4db49b5c1c
3 changed files with 9 additions and 1 deletions

View File

@ -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

4
NEWS
View File

@ -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

View File

@ -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