summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--Etc/FAQ.yo2
-rw-r--r--README4
3 files changed, 9 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 3fc59b25c..e3f6decae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-06 Peter Stephenson <pws@csr.com>
+
+ * 29163: README, Etc/FAQ.yo: update latest version claimed
+ to 4.3.12.
+
2011-05-04 Barton E. Schaefer <schaefer@zsh.org>
* 29140: Completion/bashcompinit: introduce function-scope wrapper
@@ -14585,5 +14590,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5277 $
+* $Revision: 1.5278 $
*****************************************************
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index 3c7bdfbc2..509d924c5 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo
@@ -302,7 +302,7 @@ sect(On what machines will it run?)
sect(What's the latest version?)
Zsh 4.2.7 is the latest production version. The latest development
- version is 4.3.11; this contains support for multibyte character strings
+ version is 4.3.12; this contains support for multibyte character strings
(such as UTF-8 locales). All the main features for multibyte
support are now in place and this is likely soon to become the
stable series 4.4.
diff --git a/README b/README
index c8b810e07..9a81c2b45 100644
--- a/README
+++ b/README
@@ -5,11 +5,11 @@ THE Z SHELL (ZSH)
Version
-------
-This is version 4.3.11 of the shell. This is a development release,
+This is version 4.3.12 of the shell. This is a development release,
but is believed to be reasonably stable. Sites where the users need to
edit command lines with multibyte characters (in particular UTF-8)
will probably want to upgrade. The previous widely released version
-of the shell was 4.3.10.
+of the shell was 4.3.11.
Installing Zsh
--------------