diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2011-12-06 19:49:34 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-12-06 19:49:34 +0000 |
commit | 79f2f7fa2ce18552869afa33f1d0d42cf4191b04 (patch) | |
tree | 21177450d0be1eaa2b53706414ce8c67b05dd39d /Etc | |
parent | 30e26c488557d3d981f06bdab72df22272571f09 (diff) | |
download | zsh-79f2f7fa2ce18552869afa33f1d0d42cf4191b04.tar.gz zsh-79f2f7fa2ce18552869afa33f1d0d42cf4191b04.tar.xz zsh-79f2f7fa2ce18552869afa33f1d0d42cf4191b04.zip |
unposted: 4.3.14 zsh-4.3.14
Diffstat (limited to 'Etc')
-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 b401c632e..973eea8ef 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.13; this contains support for multibyte character strings + version is 4.3.14; 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 4.4. |