VFS Stream v0.4.0 Release Notes

Release Date: 2009-07-13 // about 16 years ago
    • added support for file modes, users and groups (with restrictions, see http://code.google.com/p/bovigo/wiki/vfsStreamDocsKnownIssues)
    • fixed bug #5: vfsStreamDirectory::addChild() does not replace child with same name
    • fixed bug with is_writable() because of missing stat() fields, patch provided by Sergey Galkin