File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6+ ## [ Unreleased] - 2.0.5.1000
7+
8+ ### Changed
9+ - FUSE - Allow override default max read size by option.
10+ - Kernel - Remove ` UNCName ` ` CaseInSensitive ` prefix during Create.
11+ - Library - Allow ` FindFilesWithPattern ` to return ` STATUS_NOT_IMPLEMENTED ` (like on v1).
12+
13+ ### Fixed
14+ - Kernel - Add ` Vcb ` null check before marking the volume as having wait events.
15+ - Library - Use Case sensitive option when listing filtering is done by the library.
16+
617## [ 2.0.4.1000] - 2021-04-30
718
819### Changed
You can’t perform that action at this time.
0 commit comments