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/http/CHANGELOG.md

Issue 263313003: Fix an analyzer error in pkg/http. (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/http/lib/browser_client.dart » ('j') | pkg/http/lib/browser_client.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/http/CHANGELOG.md
diff --git a/pkg/http/CHANGELOG.md b/pkg/http/CHANGELOG.md
index bc9203a1b8561a278b1b80c6eb0c84b179c8fd3e..d6fdd445a61fe1779d25b93d03cdc068f0a05077 100644
--- a/pkg/http/CHANGELOG.md
+++ b/pkg/http/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 0.11.0+1
+
+* Fix a bug in handling errors in decoding XMLHttpRequest responses for
+ `BrowserClient`.
+
## 0.11.0
* The package no longer depends on `dart:io`. The `BrowserClient` class in
« no previous file with comments | « no previous file | pkg/http/lib/browser_client.dart » ('j') | pkg/http/lib/browser_client.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698