diff --git a/library/changes b/library/changes index 289563c..75f6c7c 100644 --- a/library/changes +++ b/library/changes @@ -10,6 +10,8 @@ - statfs() never stated that a disk was mounted for read-only access because the wrong InfoData structure member was tested. Fixed. +- lstat would overwrite the name parameter via ReadLink(..., name, ...) + instead of ReadLink(..., new_name, ...) c.lib 1.193 (4.6.2005)