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

Unified Diff: pkg/oauth2/CHANGELOG.md

Issue 269053003: Mark oauth2 as running outside of dart:io contexts. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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 | pkg/oauth2/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/oauth2/CHANGELOG.md
diff --git a/pkg/oauth2/CHANGELOG.md b/pkg/oauth2/CHANGELOG.md
index da65ce661de9dc9cf0dfdc13f22286608ac3a01f..fc869c94001d4886c586ad21ca8c3b8900b8dd2d 100644
--- a/pkg/oauth2/CHANGELOG.md
+++ b/pkg/oauth2/CHANGELOG.md
@@ -2,6 +2,9 @@
* Update the `http` dependency.
+* Since `http` 0.11.0 now works in non-`dart:io` contexts, `oauth2` does as
+ well.
+
# 0.9.2
* Expand the dependency on the HTTP package to include 0.10.x.
« no previous file with comments | « no previous file | pkg/oauth2/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698