diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2011-12-17 15:15:20 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-12-17 15:15:20 +0000 |
commit | 09532a70ead07a600a3d2258837d6e3fe943f2fd (patch) | |
tree | 3aa7f6714e435cfa87247b000f071726f70c750b /Etc/FAQ.yo | |
parent | 0082320b79b49a12a497e730bb18807cc2d69bbd (diff) | |
download | zsh-09532a70ead07a600a3d2258837d6e3fe943f2fd.tar.gz zsh-09532a70ead07a600a3d2258837d6e3fe943f2fd.tar.xz zsh-09532a70ead07a600a3d2258837d6e3fe943f2fd.zip |
unposted: release 4.3.15 zsh-4.3.15
Diffstat (limited to 'Etc/FAQ.yo')
-rw-r--r-- | Etc/FAQ.yo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo index 973eea8ef..8db9b6d0c 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -302,10 +302,10 @@ 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.14; this contains support for multibyte character strings + version is 4.3.15; 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. + stable series 5.0. There will not be any further 4.2 releases. |