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

Unified Diff: pkg/intl/CHANGELOG.md

Issue 216803004: Go back to calling Intl version 0.9.8, add a CHANGELOG (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix status file Created 6 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 | pkg/intl/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/intl/CHANGELOG.md
diff --git a/pkg/intl/CHANGELOG.md b/pkg/intl/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..8baf4c771f9f5633b010e1022bfb67754bff52fd
--- /dev/null
+++ b/pkg/intl/CHANGELOG.md
@@ -0,0 +1,11 @@
+## 0.9.8
+
+* Add a "meaning" optional parameter for Intl.message to distinguish between
+ two messages with identical text.
+
+* Handle two different messages with the same text.
+
+* Allow complex string literals in arguments (e.g. multi-line)
+
+
+
« no previous file with comments | « no previous file | pkg/intl/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698