diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-12-20 11:30:46 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-12-20 11:30:46 +0000 |
commit | df7465e5c785ea3cfcdf660f3bb2f9af8ae8807b (patch) | |
tree | 725e8d801a76995b7d89ed67807574c69f487c41 /Etc/FAQ.yo | |
parent | 7fc8ddd9551a19e82565a6e677ba4283dd70bb99 (diff) | |
download | zsh-df7465e5c785ea3cfcdf660f3bb2f9af8ae8807b.tar.gz zsh-df7465e5c785ea3cfcdf660f3bb2f9af8ae8807b.tar.xz zsh-df7465e5c785ea3cfcdf660f3bb2f9af8ae8807b.zip |
24305: update release docs in preparation for 4.3.5
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 26ce37fce..e2e835c0c 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -296,8 +296,8 @@ sect(On what machines will it run?) sect(What's the latest version?) - Zsh 4.2.6 is the latest production version. The latest development - version is 4.3.4; this contains support for multibyte character strings + Zsh 4.2.7 is the latest production version. The latest development + version is 4.3.5; 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. |