1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 10:01:11 +02:00

29163: update latest version claimed to 4.3.12

This commit is contained in:
Peter Stephenson 2011-05-06 13:16:18 +00:00
parent e880604f02
commit 7674da90d0
3 changed files with 9 additions and 4 deletions

View file

@ -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 $
*****************************************************

View file

@ -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.

4
README
View file

@ -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
--------------