diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2005-12-06 10:50:36 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2005-12-06 10:50:36 +0000 |
commit | a5f418d5f19c34e95cd98b8062c40a442a3ab2de (patch) | |
tree | 8b903b19551888278dc5b859c69a83370ee8e460 /Etc/FAQ.yo | |
parent | 7c4534a60599ea04f927ec776c6e7207425ab30e (diff) | |
download | zsh-a5f418d5f19c34e95cd98b8062c40a442a3ab2de.tar.gz zsh-a5f418d5f19c34e95cd98b8062c40a442a3ab2de.tar.xz zsh-a5f418d5f19c34e95cd98b8062c40a442a3ab2de.zip |
22053: FAQ tweak plus better option and parameter documentation
in zsh-newuser-install
Diffstat (limited to 'Etc/FAQ.yo')
-rw-r--r-- | Etc/FAQ.yo | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo index 528afa876..3546e9d13 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -289,7 +289,10 @@ sect(On what machines will it run?) sect(What's the latest version?) - Zsh 4.2.3 is the latest production version. + Zsh 4.2.6 is the latest production version. A release on the + 4.3 development branch is imminent; this will contain support + for multibyte character strings (such as UTF-8 locales) in the + line editor. There will not be any further 4.0 releases now that 4.2 has become the stable version. |