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

Unified Diff: CHANGELOG.md

Issue 1299513003: Document errorsAreFatal, onExit, onError in Changelog (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b8721f8af98145454430012d1336da8b04ef0b8f..7a887a18eb5db8e58aef685333730e8e6149f7f7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -45,6 +45,10 @@
* Change stdout/stderr to binary mode on Windows.
[4205b29](https://github.com/dart-lang/sdk/commit/4205b2997e01f2cea8e2f44c6f46ed6259ab7277)
+* `dart:isolate`
+ * Added `onError`, `onExit` and `errorsAreFatal` parameters to
+ `Isolate.spawnUri`.
+
* `dart:mirrors`
* `InstanceMirror.delegate` moved up to `ObjectMirror`.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698