+2004-07-14 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Released 1.3
+
2004-07-08 Miklos Szeredi <miklos@szeredi.hu>
* When performing create or remove operation, refresh the parent's
+What is new in 1.3
+
+* Thanks to user bugreports and stress testing with LTP and sfx-linux
+a number of bugs were fixed, some quite serious.
+
+* Fix compile problems with recent SuSE kernles
+
What is new in 1.2
* Fix mount problems on recent 2.6 kernels with SELinux enabled
AC_INIT(lib/fuse.c)
-AM_INIT_AUTOMAKE(fuse, 1.2)
+AM_INIT_AUTOMAKE(fuse, 1.3)
AM_CONFIG_HEADER(include/config.h)
AC_PROG_CC