about summary refs log tree commit diff
path: root/Etc/FAQ.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Etc/FAQ.yo')
-rw-r--r--Etc/FAQ.yo7
1 files changed, 4 insertions, 3 deletions
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index f0c4e1697..26ce37fce 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo
@@ -297,9 +297,10 @@ 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.1; this contains support for multibyte character strings
-  (such as UTF-8 locales) in the line editor, although the rest of the
-  shell does not yet have full multibyte support.
+  version is 4.3.4; 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.
 
   There will not be any further 4.0 releases now that 4.2 has become
   the stable version.