aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Glines <mark@glines.org>2002-01-07 16:32:02 +0000
committerMark Glines <mark@glines.org>2002-01-07 16:32:02 +0000
commitd84b39ac42882a2cc2e7f85ed5f02ada03744d9e (patch)
tree2af8738e204bdd4f3057fbaf0946ab56447068ff /ChangeLog
parent6ebe234cc8160d7540add80a75cc7772e08236f5 (diff)
downloadlibfuse-d84b39ac42882a2cc2e7f85ed5f02ada03744d9e.tar.gz
Added statfs support to kernel, lib, examples, and perl
other minor perl fixes (still unstable)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf7aaa8..d2a2c0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-01-07 Mark Glines <mark@glines.org>
+
+ * Added statfs() support to kernel, lib, examples, and perl!
+
2001-12-20 Miklos Szeredi <mszeredi@inf.bme.hu>
* Added function fuse_get_context() to library API (inspired by