summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@tilaajavastuu.fi>2015-02-10 10:44:41 +0200
committerLars Wirzenius <liw@liw.fi>2015-02-10 13:09:26 +0200
commit93471e250ef13612ff2b5aadcf0c2083aa762cc0 (patch)
treecec0d1b90fef83ca5929b2725c350195e2c41444 /NEWS
parent10d0192fa79b79667d6561e43660e1aac5449b0d (diff)
downloadcmdtest-93471e250ef13612ff2b5aadcf0c2083aa762cc0.tar.gz
Support utf-8 input
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 093c6b8..8221d58 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ Version 0.14, released UNRELEASED
* Yarn now supports continuation lines: start a line with `...` and it
continues the previous line.
+* Yarn now works with UTF-8 input. No other character sets are
+ supported; sorry (but patches welcome).
+
Version 0.12, released 2014-03-28
---------------------------------