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

Unified Diff: CHANGELOG.md

Issue 2758753004: Bring in the latest pub (Closed)
Patch Set: Created 3 years, 9 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 3de897a4ae0da967e5eb582da0a75d2c8dc77ee6..309bb4df8789ee1e75af6cfc011224cbb03a3cdf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -57,7 +57,7 @@
* `pub publish`
* Warns if a package imports a package that's not a dependency from within
`lib/` or `bin/`, or a package that's not a dev dependency from within
- `test/` or `tool/`.
+ `benchmark/`, `example/`, `test/` or `tool/`.
* No longer produces "UID too large" errors on OS X. All packages are now
uploaded with the user and group names set to "pub".
* No longer fails with a stack overflow when uploading a package that uses
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698