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

Side by Side Diff: CHANGELOG.md

Issue 861313006: Treat add events for known files as modifications instead of discarding them on Mac OS. Fixes pub s… (Closed) Base URL: https://github.com/dart-lang/watcher.git@master
Patch Set: Created 5 years, 11 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
OLDNEW
1 # 0.9.4
2
3 * Treat add events for known files as modifications instead of discarding them
4 on Mac OS.
5
1 # 0.9.3 6 # 0.9.3
2 7
3 * Improved support for Windows via `WindowsDirectoryWatcher`. 8 * Improved support for Windows via `WindowsDirectoryWatcher`.
4 9
5 * Simplified `PollingDirectoryWatcher`. 10 * Simplified `PollingDirectoryWatcher`.
6 11
7 * Fixed bugs in `MacOSDirectoryWatcher` 12 * Fixed bugs in `MacOSDirectoryWatcher`
OLDNEW
« no previous file with comments | « no previous file | lib/src/directory_watcher/mac_os.dart » ('j') | lib/src/directory_watcher/mac_os.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698