Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dokan-dev/dokany
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 315fb026be970b2f2f0a38e289924d5d593b6688
Choose a base ref
..
head repository: dokan-dev/dokany
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: adbfad8d92609cbf11574dcec8534a004d0b3165
Choose a head ref
Showing with 2 additions and 1 deletion.
  1. +2 −1 CHANGELOG.md
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
## [2.0.2.1000] - 2021-02-06

### Fixed
- Library - Fix DokanResetTimeout DokanFileInfo usage.
- Library - Fix `DokanResetTimeout` DokanFileInfo usage.
- Library - Correctly set PullEventTimeoutMs value.
- Kernel - Fix notify queue timeout value and timeout detection.
- Memfs - Fix `SetFileAttributes` behavior.
@@ -628,6 +628,7 @@ Latest Dokan version from Hiroki Asakawa.
[http://dokan-dev.net/en]( http://web.archive.org/web/20150419082954/http://dokan-dev.net/en/)


[2.0.2.1000]: https://github.com/dokan-dev/dokany/compare/v2.0.1.2000...v2.0.2.1000
[2.0.1.2000]: https://github.com/dokan-dev/dokany/compare/v2.0.1.1000...v2.0.1.2000
[2.0.1.1000]: https://github.com/dokan-dev/dokany/compare/v2.0.0.2000...v2.0.1.1000
[2.0.0.2000]: https://github.com/dokan-dev/dokany/compare/v2.0.0.1000...v2.0.0.2000