about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2016-11-30 16:20:40 +0000
committerPeter Stephenson <pws@zsh.org>2016-11-30 16:20:40 +0000
commit2d87bf8dff1d511bab4863a3ee68dcccf508997e (patch)
treeaa720f191c4bc1c4c1f0ff6e49fa8087b37a8547 /NEWS
parente8df1c70560a504e325146d5c239689c7782ce2c (diff)
downloadzsh-2d87bf8dff1d511bab4863a3ee68dcccf508997e.tar.gz
zsh-2d87bf8dff1d511bab4863a3ee68dcccf508997e.tar.xz
zsh-2d87bf8dff1d511bab4863a3ee68dcccf508997e.zip
40049: NEWS about Unicode 9 (40037)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 433703a1e..403cd612c 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,13 @@ Note also the list of incompatibilities in the README file.
 Changes from 5.2 to 5.3
 -----------------------
 
+It is possible to enable character width support for Unicode 9 by
+configuring with `--enable-unicode9'; this compiles in some additional
+tables.  At some point this support may move into a module, in which
+case the configure option will be changed to cause the module to be
+permanently loaded.  This option is not useful unless your terminal also
+supports Unicode 9.
+
 The new word modifier ':P' computes the physical path of the argument.
 It is different from the existing ':a' modifier which always resolves
 '/before/here/../after' to '/before/after', and differs from the