From 0197ce4041f6777394efda8350bf9b29dfb8274b Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Mon, 1 Feb 2010 14:52:30 +0000 Subject: * 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 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9e2caf2..133b957 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2010-02-01 Miklos Szeredi + + * Released 2.8.3 + +2010-02-01 Miklos Szeredi + + * 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 * Released 2.8.2 -- cgit v1.2.3