zsh-announce
 help / color / mirror / code / Atom feed
* zsh-3.0-pre3 released
@ 1996-07-15  4:53 Zoltan Hidvegi
  0 siblings, 0 replies; only message in thread
From: Zoltan Hidvegi @ 1996-07-15  4:53 UTC (permalink / raw)
  To: zsh-announce

-----BEGIN PGP SIGNED MESSAGE-----

This release contains many bugfixes.  There is one important change which
is not really a bugfix: !, [[, { and } are reserved words now.  This means
no noticeable change in case of ! but the others should now be delimited
from the adjacent words.  For example {echo} used to work but now one has
to use { echo } instead.  Also [[-z $foo]] worked before to check wether
$foo is empty but now [[ -z $foo ]] must be used.  I hope that it will not
break many scripts.

I also updated the Etc/CONTRIBUTORS file.  Comments about that are
welcome.

The texinfo manual is now almost up-to-date.  It still does not contains
the above mentioned reserved word change.  Also I made the description of
the grammar of compound commands in zshmisc.man more precise which is not
yet refrected in the texinfo documentation.

I'm going to a summer scholl now and I'll not read E-mail until thursday
evening.

The network card of our primary nameserver stopped working last night (in
fact that happened with three different SUN machines here).  The secondary
nameservers should still work.  Unfortunately all the three system
administrators will be away until thursday.  Just in case the symbolic
address does not work, the numeric IP address of the zsh ftp site is
157.181.6.125.  You may also try the mirror sites.

See the ChangeLog for the full list of the changes.

The new release can be found on the following anonymous ftp sites.  The
first is the official archive site.  The rest are mirror sites which are
kept frequently up to date.  The sites maked with a star may mirror
ftp.math.gatech.edu instead of the primary site.

   HUNGARY
      ftp://ftp.cs.elte.hu/pub/zsh/

   Australia
    * ftp://ftp.ips.oz.au/pub/packages/zsh/

   France
      ftp://ftp.cenatls.cena.dgac.fr/pub/shells/zsh/

   Germany
      ftp://ftp.uni-trier.de/pub/unix/shell/zsh/
      ftp://ftp.prz.tu-berlin.de/pub/unix/shells/zsh/
    * ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/

   Japan
      ftp://ftp.tohoku.ac.jp/mirror/zsh/
    * ftp://ftp.iij.ad.jp/pub/misc/zsh/

   Norway
    * ftp://ftp.uit.no/pub/unix/shells/zsh/

   Sweden
      ftp://ftp.lysator.liu.se/pub/unix/zsh/

   UK
      ftp://ftp.net.lut.ac.uk/zsh/

   USA
      ftp://ftp.math.gatech.edu/pub/zsh/
      ftp://uiarchive.cso.uiuc.edu/pub/packages/shells/zsh/
    * ftp://ftp.sterling.com/zsh/
    * ftp://ftp.rge.com/pub/shells/zsh/

The files (times are in GMT-2):

    54706 Jul 15 06:48 zsh-3.0-pre3.diff.gz
   611342 Jul 15 06:47 zsh-3.0-pre3.tar.gz
  1259196 Jul 15 06:47 zsh-RCS.tar.gz

The md5 checksums:

b2c1f05de25accf3c7e35a894f2232c9  zsh-3.0-pre3.diff.gz
c04f441cf035a7737dbf96f6240290db  zsh-3.0-pre3.tar.gz
99ddcf91010736fb2c6d78aec0d4494d  zsh-RCS.tar.gz

If you already have zsh-3.0-pre2, you can apply the patch in
zsh-3.0-pre3.diff.gz and you do not need to download the full source.
To do this just cd into the directory where the zsh-3.0-pre2 sources are
kept and issue

gzip -dc zsh-3.0-pre3.diff.gz | patch -p
touch stamp.h.in configure

Zoltan

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3i
Charset: noconv

iQCVAwUBMenOiAupSCiLN749AQFvDQP8D1wh4PIpsIi6x89Bou+ZyS9Oh/jtzn8j
1w12zNiTMOzC+M5I/Ut7oB6zd0XUQ+2hxkMcDsdYfRDx2UGfENxqXc3XiWUcdpyK
G0CcwhjmP83RPDvqVouGxkeBtSW4GiSiAYK068Nrm0BMmMmzEfoS/Sz7/hZtdfW7
VM+2wN8YJ3c=
=Zrmv
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-07-15  5:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-07-15  4:53 zsh-3.0-pre3 released Zoltan Hidvegi

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).