aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73e02b7..18a479a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
* Fix theoretical infinite loops in libfuse. Reported by Szabolcs
Szakacsits
+ * Fix missing <sys/param.h> include for PATH_MAX. Reported by
+ Szabolcs Szakacsits
+
2008-05-23 Miklos Szeredi <miklos@szeredi.hu>
* Fix mounting over symlink. Reported by Szabolcs Szakacsits