aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2010-02-01 14:52:30 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2010-02-01 14:52:30 +0000
commit0197ce4041f6777394efda8350bf9b29dfb8274b (patch)
treeff04a23dc754c6a6021d1b1b97c4684a99701c05 /ChangeLog
parent054635595a6dae38c56a2592d9ecc5987e841afd (diff)
* Released 2.8.3
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e2caf2..133b957 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2010-02-01 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Released 2.8.3
+
+2010-02-01 Miklos Szeredi <miklos@szeredi.hu>
+
+ * 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
+
2010-01-26 Miklos Szeredi <miklos@szeredi.hu>
* Released 2.8.2