about summary refs log tree commit diff
path: root/Etc/FAQ.yo
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-09-17 02:58:59 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-09-17 02:58:59 +0000
commit161f00900461755a9244a5a80a95bb5899e23880 (patch)
tree6f7516f697b5063536c7b95b643074993d93ae9d /Etc/FAQ.yo
parent36b1365fb6ade2ad5f8dd8497f8d406474bd8244 (diff)
downloadzsh-161f00900461755a9244a5a80a95bb5899e23880.tar.gz
zsh-161f00900461755a9244a5a80a95bb5899e23880.tar.xz
zsh-161f00900461755a9244a5a80a95bb5899e23880.zip
zsh-workers/7889
Diffstat (limited to 'Etc/FAQ.yo')
-rw-r--r--Etc/FAQ.yo27
1 files changed, 13 insertions, 14 deletions
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index 05c16fc17..90d35954f 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo
@@ -49,7 +49,7 @@ description(\
 mydit(Archive-Name:) unix-faq/shell/zsh
 mydit(Last-Modified:) 1999/07/24
 mydit(Submitted-By:) email(pws@ibmth.df.unipi.it (Peter Stephenson))
-mydit(Version:) $Id: FAQ.yo,v 1.1.1.8 1999/07/24 14:02:44 akr Exp $
+mydit(Version:) $Id: FAQ.yo,v 1.1.1.9 1999/09/17 02:58:59 akr Exp $
 mydit(Posting-Frequency:) Monthly
 mydit(Copyright:) (C) P.W. Stephenson, 1995--1999 (see end of document)
 )
@@ -299,19 +299,18 @@ sect(On what machines will it run?)
 
 sect(What's the latest version?)
 
-  Zsh 3.0.5 is the latest production version, however a test version of
-  3.0.6 is doing the rounds and should be released soon. The new major
-  number 3.0 largely reflects the considerable internal changes in zsh to
-  make it more reliable, consistent and (where possible) compatible.  Those
-  planning on upgrading their zsh installation should take a look at the
-  list of incompatibilities at the end of link(5.1)(51).  This is longer
-  than usual due to enhanced sh, ksh and POSIX compatibility.
-
-  The beta version 3.1.5 is also available, and 3.1.6 should appear over
-  the summer.  Development of zsh is usually patch by patch, with each
-  intermediate version publicly available.  Note that this `open'
-  development system does mean bugs are sometimes introduced into the most
-  recent archived version.  These are usually fixed quickly.
+  Zsh 3.0.6 is the latest production version. The new major number 3.0
+  largely reflects the considerable internal changes in zsh to make it
+  more reliable, consistent and (where possible) compatible.  Those
+  planning on upgrading their zsh installation should take a look at
+  the list of incompatibilities at the end of link(5.1)(51).  This is
+  longer than usual due to enhanced sh, ksh and POSIX compatibility.
+
+  The beta version 3.1.6 is also available, and has many new features.
+  Development of zsh is usually patch by patch, with each intermediate
+  version publicly available.  Note that this `open' development
+  system does mean bugs are sometimes introduced into the most recent
+  archived version.  These are usually fixed quickly.
 
   Note also that as the shell changes, it may become incompatible with
   older versions; see the end of question link(5.1)(51) for a partial list.