diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2012-02-23 21:39:30 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2012-02-23 21:39:30 +0000 |
commit | db7d0ac34143ed2378c2fd98845b2ae5eaaf6bbb (patch) | |
tree | 7a902ed85c7faddc6e664d0749090f9802b71cb0 /Etc/FAQ.yo | |
parent | 3604a9c4ac944f72be919b412567e1f54b8e4552 (diff) | |
download | zsh-db7d0ac34143ed2378c2fd98845b2ae5eaaf6bbb.tar.gz zsh-db7d0ac34143ed2378c2fd98845b2ae5eaaf6bbb.tar.xz zsh-db7d0ac34143ed2378c2fd98845b2ae5eaaf6bbb.zip |
unposted: 4.3.17 zsh-4.3.17
Diffstat (limited to 'Etc/FAQ.yo')
-rw-r--r-- | Etc/FAQ.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo index 4036e8d1e..ee79a6ac4 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -302,7 +302,7 @@ sect(On what machines will it run?) sect(What's the latest version?) Zsh 4.2.7 is the latest production version. The latest development - version is 4.3.16; this contains support for multibyte character strings + version is 4.3.17; this contains support for multibyte character strings (such as UTF-8 locales). All the main features for multibyte support are now in place and this is likely soon to become the stable series 5.0. |