about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-07-18 14:53:39 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-07-18 14:53:39 +0000
commit9f4197038c99cead4741613fa56369dcd2e8a477 (patch)
tree4d00a3b636c1372578861836bcb0be88650dbbe1
parent5d37414ad4181c7a551664022eca3fed45492e1d (diff)
downloadzsh-9f4197038c99cead4741613fa56369dcd2e8a477.tar.gz
zsh-9f4197038c99cead4741613fa56369dcd2e8a477.tar.xz
zsh-9f4197038c99cead4741613fa56369dcd2e8a477.zip
fix version in 21490
-rw-r--r--ChangeLog2
-rw-r--r--Etc/FAQ.yo2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cd83f2ca..2fd255f58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-07-18  Peter Stephenson  <pws@csr.com>
 
+	* unposted: Etc/FAQ.yo: version in 21490 should be 4.3.0.
+
 	* 21490: Etc/FAQ.yo: update FAQ to reflect 21464.
 
 2005-07-16  Doug Kearns  <djkea2@gus.gscit.monash.edu.au>
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index 90e700d4f..ed6800f82 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo
@@ -261,7 +261,7 @@ sect(What is it good at?)
 
 sect(On what machines will it run?)
 
-  From version 3.0, zsh uses GNU autoconf as the installation
+  From version 4.3.0, zsh uses GNU autoconf as the installation
   mechanism.  This considerably increases flexibility over the old
   `buildzsh' mechanism.  Consequently, zsh should compile and run on
   any modern version of UNIX, and a great many not-so-modern versions