1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-27 16:50:58 +01:00

unposted: 4.3.17

This commit is contained in:
Peter Stephenson 2012-02-23 21:39:30 +00:00
parent 3604a9c4ac
commit db7d0ac341
4 changed files with 9 additions and 5 deletions

View file

@ -1,3 +1,7 @@
2012-02-23 Peter Stephenson <p.w.stephenson@ntlworld.com>
* unposted: 4.3.17.
2012-02-22 Peter Stephenson <pws@csr.com> 2012-02-22 Peter Stephenson <pws@csr.com>
* 30238 with small fixes: Doc/Zsh/jobs.yo: document the fork * 30238 with small fixes: Doc/Zsh/jobs.yo: document the fork
@ -16006,5 +16010,5 @@
***************************************************** *****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL * This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.5593 $ * $Revision: 1.5594 $
***************************************************** *****************************************************

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the # This must also serve as a shell script, so do not add spaces around the
# `=' signs. # `=' signs.
VERSION=4.3.16 VERSION=4.3.17
VERSION_DATE='February 19, 2011' VERSION_DATE='February 22, 2011'

View file

@ -302,7 +302,7 @@ sect(On what machines will it run?)
sect(What's the latest version?) sect(What's the latest version?)
Zsh 4.2.7 is the latest production version. The latest development Zsh 4.2.7 is the latest production version. The latest development
version is 4.3.16; this contains support for multibyte character strings version is 4.3.17; this contains support for multibyte character strings
(such as UTF-8 locales). All the main features for multibyte (such as UTF-8 locales). All the main features for multibyte
support are now in place and this is likely soon to become the support are now in place and this is likely soon to become the
stable series 5.0. stable series 5.0.

2
README
View file

@ -5,7 +5,7 @@ THE Z SHELL (ZSH)
Version Version
------- -------
This is version 4.3.16 of the shell. This is a development release, This is version 4.3.17 of the shell. This is a development release,
but is believed to be reasonably stable. Sites where the users need to but is believed to be reasonably stable. Sites where the users need to
edit command lines with multibyte characters (in particular UTF-8) edit command lines with multibyte characters (in particular UTF-8)
will probably want to upgrade. The previous widely released version will probably want to upgrade. The previous widely released version