aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Glines <mark@glines.org>2002-03-17 07:01:14 +0000
committerMark Glines <mark@glines.org>2002-03-17 07:01:14 +0000
commit220635a838f76bb37df3a002cfb41d471f185327 (patch)
tree0e673445c32d80f7d6997b0ae7ae02d0f729aff0
parent85801bbad1b3f1160bd35608f30048faa8d94995 (diff)
downloadlibfuse-220635a838f76bb37df3a002cfb41d471f185327.tar.gz
updated the ChangeLog to reflect changes to struct statfs and struct fuse_statfs
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32a2a6c..99ea4a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-16 Mark Glines <mark@glines.org>
+
+ * use struct fuse_statfs everywhere possible to avoid problems
+ with the headerfiles changing struct statfs member sizes
+
2002-03-01 Miklos Szeredi <mszeredi@inf.bme.hu>
* Another RPM spec file for RedHat >= 7 by Ian Pilcher