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

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 c78bbf95647cad395ab7aa047c9ba09dca707664..12e53019dbcc4fe2b4026f848c11b866c4a6a764 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