Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Side by Side Diff: CHANGELOG.md

Issue 995623002: Fix bugs where events could be added after watchers were closed. (Closed) Base URL: git@github.com:dart-lang/watcher@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | lib/src/directory_watcher/linux.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # 0.9.4
2
3 * Fix bugs where events could be added after watchers were closed.
4
1 # 0.9.3 5 # 0.9.3
2 6
3 * Improved support for Windows via `WindowsDirectoryWatcher`. 7 * Improved support for Windows via `WindowsDirectoryWatcher`.
4 8
5 * Simplified `PollingDirectoryWatcher`. 9 * Simplified `PollingDirectoryWatcher`.
6 10
7 * Fixed bugs in `MacOSDirectoryWatcher` 11 * Fixed bugs in `MacOSDirectoryWatcher`
OLDNEW
« no previous file with comments | « no previous file | lib/src/directory_watcher/linux.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698