aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-11-29 11:04:27 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-11-29 11:04:27 +0000
commit3cc8a26670352f3a233cd0e7720f2798410e5125 (patch)
tree6ce2c53b5924bacf7627b4a7ab0f2f44a117657e /ChangeLog
parent1a906129217b5e43f1f05bcc35e95c37b992937a (diff)
downloadlibfuse-3cc8a26670352f3a233cd0e7720f2798410e5125.tar.gz
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c024c77..50bd2db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-29 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Check if '-msoft-float' option is supported by compiler when
+ configuring for a 2.4.x kernel. Bug report by Mark Haney
+
2005-11-28 Miklos Szeredi <miklos@szeredi.hu>
* Fix bug in 32-bit file handle compatibility