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

Unified Diff: mojo/public/dart/third_party/http_parser/CHANGELOG.md

Issue 1346773002: Stop running pub get at gclient sync time and fix build bugs (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 3 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
Index: mojo/public/dart/third_party/http_parser/CHANGELOG.md
diff --git a/mojo/public/dart/third_party/http_parser/CHANGELOG.md b/mojo/public/dart/third_party/http_parser/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..cdf85d40ea24db238290c9d90231c46afd25d2ff
--- /dev/null
+++ b/mojo/public/dart/third_party/http_parser/CHANGELOG.md
@@ -0,0 +1,46 @@
+## 1.0.0
+
+This is 1.0.0 because the API is stable—there are no breaking changes.
+
+* Added an `AuthenticationChallenge` class for parsing and representing the
+ value of `WWW-Authenticate` and related headers.
+
+* Added a `CaseInsensitiveMap` class for representing case-insensitive HTTP
+ values.
+
+## 0.0.2+8
+
+* Bring in the latest `dart:io` WebSocket code.
+
+## 0.0.2+7
+
+* Add more detail to the readme.
+
+## 0.0.2+6
+
+* Updated homepage URL.
+
+## 0.0.2+5
+
+* Widen the version constraint on the `collection` package.
+
+## 0.0.2+4
+
+* Widen the `string_scanner` version constraint.
+
+## 0.0.2+3
+
+* Fix a library name conflict.
+
+## 0.0.2+2
+
+* Fixes for HTTP date formatting.
+
+## 0.0.2+1
+
+* Minor code refactoring.
+
+## 0.0.2
+
+* Added `CompatibleWebSocket`, for platform- and API-independent support for the
+ WebSocket API.
« no previous file with comments | « mojo/public/dart/third_party/http_parser/.test_config ('k') | mojo/public/dart/third_party/http_parser/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698