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

Unified Diff: CHANGELOG.md

Issue 1128383002: pkg/(unit)test: Enable group names containing spaces in HtmlIndividualConfiguration (Closed) Base URL: https://github.com/dart-lang/test.git@stable
Patch Set: Created 5 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 | lib/html_individual_config.dart » ('j') | lib/html_individual_config.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a2bc9d50e12005309b404820c1363a3c1e1dcaa5..36c0285434424ab977941143b7a388adee19cfbf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+##0.11.6
+
+* Fix [an issue][23156] with `HtmlIndividualConfiguration` and tests with spaces.
nweiz 2015/05/07 01:41:52 Actually describe the problem that's fixed with th
kevmoo 2015/05/07 22:39:45 Done.
+
+[23156]: http://dartbug.com/23156
+
##0.11.5+4
* Improved the output of `TestCase` failures in `HtmlConfig`.
« no previous file with comments | « no previous file | lib/html_individual_config.dart » ('j') | lib/html_individual_config.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698