aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2006-12-04 12:45:19 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2006-12-04 12:45:19 +0000
commit2ad6a4bc54f7bf43c08224e8f2d41c1812cbbe37 (patch)
tree02390e60d20bf02d31bd4ef714691520d14fe2e7 /ChangeLog
parent237f8435f5619bf563424d2c55a14df6270a35d2 (diff)
downloadlibfuse-2ad6a4bc54f7bf43c08224e8f2d41c1812cbbe37.tar.gz
build fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ff4ec1..a28a5b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-12-04 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Fix warnings with gcc-4.1 on 64bit archs. Report from
+ Harshavardhana
+
+ * Add extra warning options, and fix resulting warnings
+
+ * Really fix fuse_teardown problem
+
2006-12-02 Miklos Szeredi <miklos@szeredi.hu>
* Add -lrt to fuse.pc (if needed) to fix static linking against