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

Unified Diff: pkg/polymer/CHANGELOG.md

Issue 573863003: simple index.html files for folders that contain entry points (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: remove unused import Created 6 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
« no previous file with comments | « pkg/pkg.status ('k') | pkg/polymer/lib/src/build/index_page_builder.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/CHANGELOG.md
diff --git a/pkg/polymer/CHANGELOG.md b/pkg/polymer/CHANGELOG.md
index 9d0d395be3e1b8eff82b918a5d1c975969429018..0e0878b5032e200c8c72cc93c2a2beb3ce3037f7 100644
--- a/pkg/polymer/CHANGELOG.md
+++ b/pkg/polymer/CHANGELOG.md
@@ -1,3 +1,8 @@
+#### 0.14.2-dev
+ * Pub will now create helpful index pages in all folders containing entry
+ points and in their parent folders, in debug mode only
+ [20963](http://dartbug.com/20963).
+
#### 0.14.1
* The build.dart file no longer requires a list of entry points, and you can
replace the entire file with `export 'package:polymer/default_build.dart';`
« no previous file with comments | « pkg/pkg.status ('k') | pkg/polymer/lib/src/build/index_page_builder.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698