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

Unified Diff: CHANGELOG.md

Issue 1223343003: Bring in the latest pub. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 5 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 | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 164dd2ccf602d35b8c09ce5e4a5c75541cbef357..6b83ba20dc6b3bec8bd9ad835063d00c69ce8b73 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,15 @@
* `pub run` starts up faster for executables that don't import transformed
code.
+ * An issue where HTTP requests were sometimes made even though `--offline` was
+ passed to `pub get` or `pub upgrade` has been fixed.
+
+ * A bug with `--offline` that caused an unhelpful error message has been
+ fixed.
+
+ * A crashing bug involving transformers that only apply to non-public code has
+ been fixed.
+
[package spec proposal]: https://github.com/lrhn/dep-pkgspec
## 1.11.1
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698