From b0923e4811f9cebd69c456c90ac79db832e8dc13 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 2 Mar 2006 14:26:19 +0000 Subject: Release 4.3.2 --- ChangeLog | 5 +++++ Config/version.mk | 4 ++-- MACHINES | 10 ++++++++-- README | 2 +- 4 files changed, 16 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 167189cd5..8d8cf8ba5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-03-01 Peter Stephenson + + * unposted: MACHINES, README, Config/version.mk: information + and version number for 4.3.2. + 2006-03-01 Wayne Davison * 22313: Src/utils.c: added the missing "mod_export" to diff --git a/Config/version.mk b/Config/version.mk index c23109874..348ae8c6b 100644 --- a/Config/version.mk +++ b/Config/version.mk @@ -27,5 +27,5 @@ # This must also serve as a shell script, so do not add spaces around the # `=' signs. -VERSION=4.3.1 -VERSION_DATE='February 28, 2006' +VERSION=4.3.2 +VERSION_DATE='March 2, 2006' diff --git a/MACHINES b/MACHINES index 2f44f7629..820e3655a 100644 --- a/MACHINES +++ b/MACHINES @@ -33,6 +33,8 @@ Apple: MacOS X/Darwin 10.x 10.3. This causes the tests starting `Y' in the Test directory to fail, even though the features to be tested are working. + Reported to compile with no problems on 10.4. + Red Hat Inc.: Cygwin Should build `out-of-the-box'. The compilation directory should be on a file system mounted as binary (the mount command shows @@ -170,10 +172,14 @@ SIEMENS: SINIX Note, that this version is obsolete and users are expected to update to Reliant UNIX. -SGI: IRIX 6.2, 6.3, 6.5 - [Out of date.] +SGI: IRIX 6.2, 6.3 + [Out of date.] + + Should build `out-of-the-box'. +SGI: IRIX 6.5 Should build `out-of-the-box'. + Use of gcc for compilation is recommended. On 6.5.2, zsh malloc routines are reported not to work; also full optimization (cc -O3 -OPT:Olimit=0) causes problems. diff --git a/README b/README index 2ff70402b..f803fe4ae 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ THE Z SHELL (ZSH) Version ------- -This is version 4.3.1 of the shell. This is a development release, +This is version 4.3.2 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. -- cgit 1.4.1