aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2007-12-12 18:59:44 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2007-12-12 18:59:44 +0000
commit2429afb7f70da6706d65a06a34c4503daf151067 (patch)
treecf86f83d35a4b961f16a3fdb2e6a6a7881931782 /ChangeLog
parent5e32023279d2a11e304dbb2310bf67b8950e91f5 (diff)
downloadlibfuse-2429afb7f70da6706d65a06a34c4503daf151067.tar.gz
Fix kernel module compile for 2.6.24
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3917511..ad4c8ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,13 @@
2007-12-12 Miklos Szeredi <miklos@szeredi.hu>
- * Released 2.7.2
+ * Fix kernel module compile for 2.6.24
-2007-12-12 Miklos Szeredi <miklos@szeredi.hu>
+ * Invalidate attributes of parent directory after create(), since
+ the modification time changes. Invalidate attributes on rename,
+ since some filesystems may update st_ctime. Reported by Szabolcs
+ Szakacsits
+
+ * Fix NFS exporting to handle 64bit node IDs
* Disable old symbol versions if __UCLIBC__ is defined. If a
symbol in a library has multiple versions, the runtime linker in