Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: update packages docs for 4.3.12
- X-seq: zsh-workers 29163
- From: Peter Stephenson <pws@xxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: PATCH: update packages docs for 4.3.12
- Date: Fri, 6 May 2011 12:44:53 +0100
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
This updates the version claimed by the package documentation (other
occurrences are automatic, controlled by Config/version.mk).
I think that's pretty much everything... oh, except for the termcap on
AIX thing. Apart from that, if anyone knows of remaining compatibility
problems, now is the time to speak.
Index: README
===================================================================
RCS file: /cvsroot/zsh/zsh/README,v
retrieving revision 1.70
diff -p -u -r1.70 README
--- README 17 Dec 2010 17:10:47 -0000 1.70
+++ README 6 May 2011 11:41:58 -0000
@@ -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
--------------
Index: Etc/FAQ.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Etc/FAQ.yo,v
retrieving revision 1.57
diff -p -u -r1.57 FAQ.yo
--- Etc/FAQ.yo 30 Apr 2011 20:52:23 -0000 1.57
+++ Etc/FAQ.yo 6 May 2011 11:41:59 -0000
@@ -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.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
Tel: +44 (0)1223 692070 Cambridge Silicon Radio Limited
Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, UK
Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
Messages sorted by:
Reverse Date,
Date,
Thread,
Author