aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 133b957..fdb281d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,8 @@
* Using "--no-canonicalize" with umount(8) conflicts with the race
fix, sinceit assumes the supplied path is absolute, while the race
- fix relies on the path being relative to the current directory
+ fix relies on the path being relative to the current directory.
+ Reported by Tom Rindborg
2010-01-26 Miklos Szeredi <miklos@szeredi.hu>