diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-12-16 10:18:41 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-12-16 10:18:41 +0000 |
commit | 750ec0fe1b2e357cd8bb6054849bb656e96fa6d0 (patch) | |
tree | 9344f005b939e716ce72759683030ac6d2cac199 /Etc/FAQ.yo | |
parent | 66152e8adad7b00935c0b5fbe0cf0a7df3c639c7 (diff) | |
download | zsh-750ec0fe1b2e357cd8bb6054849bb656e96fa6d0.tar.gz zsh-750ec0fe1b2e357cd8bb6054849bb656e96fa6d0.tar.xz zsh-750ec0fe1b2e357cd8bb6054849bb656e96fa6d0.zip |
unposted: update for 4.3.10-test-3 zsh-4.3.10-test-3
Diffstat (limited to 'Etc/FAQ.yo')
-rw-r--r-- | Etc/FAQ.yo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo index 808b88cab..a74d62ac5 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -297,13 +297,12 @@ 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.10; this contains support for multibyte character strings + version is 4.3.11; this contains support for multibyte character strings (such as UTF-8 locales). All the main features for multibyte - support are now in place, although there is some debugging work - still to be done. + support are now in place and this is likely soon to become the + stable series 4.4. - There will not be any further 4.0 releases now that 4.2 has become - the stable version. + There will not be any further 4.2 releases. A beta of the next version is sometimes available. Development of zsh is patch by patch, with each intermediate version publicly available. Note |