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

Unified Diff: CHANGELOG.md

Issue 1417013011: Report iOS as iOS rather than OS X. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 2 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 | runtime/bin/platform_macos.cc » ('j') | sdk/lib/io/platform.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 c88fdab70f0bff34cf7f23a46c7878d17b255955..4d668d8e0eb1317243d53700e84c2cb4fcc343d6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@
random generator which reads from the entropy source provided by the
embedder for every generated random value.
+* `dart:io`
+ * `Platform` added a `isIOS` getter and `Platform.operatingSystem` may now
+ return `ios`.
+
## 1.13.0
### Core library changes
« no previous file with comments | « no previous file | runtime/bin/platform_macos.cc » ('j') | sdk/lib/io/platform.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698