VFS Stream v0.11.0 Release Notes

Release Date: 2011-11-29 // over 12 years ago
    • implemented issue #20: vfsStream::create() removes old structure
    • implemented issue #4: possibility to copy structure from existing file system
    • fixed issue #23: unlink() should not remove any directory
    • fixed issue #25: vfsStreamDirectory::hasChild() gives false positives for nested paths, patch provided by Andrew Coulton
    • fixed issue #26: opening a file for reading only should not update its modification time, reported and initial patch provided by Ludovic Chabant