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 aa6d1fd..dbf7e1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,9 @@
* Add ACCESS operation. This is called from the access() system
call if 'default_permissions' mount option is not given
+
+ * Perform ACCESS operation in case of open(), if the file wasn't
+ newly created
2005-07-28 Miklos Szeredi <miklos@szeredi.hu>