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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | lib/src/directory_watcher/mac_os.dart » ('j') | lib/src/directory_watcher/mac_os.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eb544f61e0185d99698433bbd40d29ff7555f965..2ff887ebec2fa4588b0f1bbb891ca19d164671e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+# 0.9.4
+
+* Treat add events for known files as modifications instead of discarding them
+ on Mac OS.
+
# 0.9.3
* Improved support for Windows via `WindowsDirectoryWatcher`.
« 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