From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2725 invoked from network); 30 Oct 1998 12:02:34 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 30 Oct 1998 12:02:34 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id GAA06935; Fri, 30 Oct 1998 06:53:35 -0500 (EST) Resent-Date: Fri, 30 Oct 1998 06:45:41 -0500 (EST) Date: Fri, 30 Oct 1998 11:48:47 GMT Message-Id: <199810301148.LAA20596@diamond.tao.co.uk> From: coordinator@zsh.org To: zsh-announce@math.gatech.edu Subject: zsh-3.1.5 released Resent-Message-ID: <"YUVjX.0.Na1.1RQEs"@math> Resent-From: zsh-announce@math.gatech.edu X-Mailing-List: archive/latest/87 X-Loop: zsh-announce@math.gatech.edu X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu -----BEGIN PGP SIGNED MESSAGE----- - ----------------------------------- ZSH VERSION 3.1.5 HAS BEEN RELEASED - ----------------------------------- This is a beta release. People requiring maximum stability should continue using version 3.0.5. Information on finding the latest Zsh versions, the Zsh FAQ and documentation can be found in the META-FAQ, included below. The 3.1.5 files should appear on all mirror sites within a couple of days. Release 3.1.5 files - ------------------- File sizes: 213125 zsh-3.1.4-3.1.5.diff.gz 699661 zsh-3.1.5-doc.tar.gz 867498 zsh-3.1.5.tar.gz MD5 message digests: d954f91b6f0bd71e45e39f1228e7f4d7 zsh-3.1.5.tar.gz 82a7eb95c9c6918b17b018e7a1231b51 zsh-3.1.5-doc.tar.gz 7b93161b3f2c14a42869ffb56aac05e3 zsh-3.1.4-3.1.5.diff.gz The complete source is in zsh-3.1.5.tar.gz. zsh-3.1.5-doc.tar.gz contains preformatted PostScript, DVI, HTML and Info documentation for those who do not have the necessary tools to compile these from the sources. zsh-3.1.4-3.1.5.diff.gz contains the patch against zsh-3.1.4. If you already have zsh-3.1.4 go to the zsh-3.1.4 source directory and do gunzip < zsh-3.1.4-3.1.5.diff.gz | patch -p0 touch configure stamp-h.in Release 3.1.5 changes - --------------------- Globbing now supports the POSIX character classes, so that, for example, [[:upper:]_] now does what was traditionally expressed as [A-Z_]. The universal-argument ZLE function now behaves like the EMACS one, accepting an arbitrary numeric argument. A bug in utmp handling that prevented compilation on HP-UX is fixed. There are many bugfixes and other changes. For a more detailed list, see the ChangeLog file. - ------------------------ META-FAQ for the Z Shell - ------------------------ The latest version of this META-FAQ can be found at any of the FTP sites listed below. Author - ------ Zsh was originally written by Paul Falstad . Zsh is now maintained by the members of the zsh-workers mailing list . The development is currently coordinated by Andrew Main (Zefram) . The coordinator can be contacted at , but matters relating to the code should generally go to the mailing list. Availability - ------------ Zsh is available from the following anonymous FTP sites. These mirror sites are kept frequently up to date. The sites marked with (G) may be mirroring ftp.math.gatech.edu instead of the primary site. The sites marked with (H) may be mirroring ftp.cs.elte.hu instead of the primary site. Primary site ftp://ftp.zsh.org/pub/zsh/ http://www.zsh.org/pub/zsh/ Australia ftp://ftp.zsh.org/pub/zsh/ http://www.zsh.org/pub/zsh/ ftp://ftp.ips.oz.au/pub/packages/zsh/ (G) (H) Denmark ftp://sunsite.auc.dk/pub/unix/shells/zsh/ Finland ftp://ftp.funet.fi/pub/unix/shells/zsh/ (H) France ftp://ftp.cenatls.cena.dgac.fr/pub/shells/zsh/ Germany ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/ (H) ftp://ftp.gmd.de/packages/zsh/ (H) ftp://ftp.uni-trier.de/pub/unix/shell/zsh/ (H) Hungary ftp://ftp.cs.elte.hu/pub/zsh/ http://www.cs.elte.hu/pub/zsh/ ftp://ftp.kfki.hu/pub/packages/zsh/ (H) Israel ftp://ftp.math.technion.ac.il/mirror/ftp.zsh.org/pub/zsh/ http://www.math.technion.ac.il/mirror/ftp.zsh.org/pub/zsh/ Japan ftp://ftp.tohoku.ac.jp/mirror/zsh/ (H) ftp://ftp.nis.co.jp/pub/shells/zsh/ (H) Norway ftp://ftp.uit.no/pub/unix/shells/zsh/ (H) Romania ftp://ftp.roedu.net/pub/mirrors/ftp.zsh.org/pub/zsh/ Slovenia ftp://ftp.siol.net/pub/unix/shells/zsh/ (H) Sweden ftp://ftp.lysator.liu.se/pub/unix/zsh/ (H) UK ftp://ftp.net.lut.ac.uk/zsh/ (H) ftp://sunsite.doc.ic.ac.uk/packages/unix/shells/zsh/ (G) USA ftp://ftp.math.gatech.edu/pub/zsh/ ftp://uiarchive.uiuc.edu/pub/packages/shells/zsh/ ftp://ftp.sterling.com/zsh/ (G) (H) ftp://ftp.rge.com/pub/shells/zsh/ (G) (H) ftp://foad.org/pub/zsh/ http://foad.org/zsh/ Mailing Lists - ------------- Zsh has 3 mailing lists: Announcements about releases, major changes in the shell and the monthly posting of the Zsh FAQ. (moderated) User discussions. Hacking, development, bug reports and patches. To subscribe, send mail with the SUBJECT `subscribe ' to the associated administrative address for the mailing list. Unsubscribing is done similarly. YOU ONLY NEED TO JOIN ONE OF THE MAILING LISTS AS THEY ARE NESTED. All submissions to zsh-announce are automatically forwarded to zsh-users. All submissions to zsh-users are automatically forwarded to zsh-workers. If you have problems subscribing/unsubscribing to any of the mailing lists, send mail to . The mailing lists are maintained by Richard Coleman . The mailing lists are archived; the archives can be accessed via the administrative addresses listed above. There is also a hypertext archive, maintained by Geoff Wing , available at http://www.zsh.org/mla/. The Zsh FAQ - ----------- Zsh has a list of Frequently Asked Questions (FAQ), maintained by Peter Stephenson . It is regularly posted to the newsgroup comp.unix.shell and the zsh-announce mailing list. The latest version can be found at any of the Zsh FTP sites, or at http://www.zsh.org/FAQ/. The contact address for FAQ-related matters is . The Zsh Web Page - ---------------- Zsh has a web page which is located at http://www.zsh.org/. This is maintained by Karsten Thygesen , of SunSITE Denmark. The contact address for web-related matters is . -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use Charset: ascii iQEVAwUBNjkZhZmk9GeOHh7BAQF07Qf+JFSq/ruIaT1odptFciFvZQkMsYaoiVy+ AcRbziCSHiYgCtjxKLmgFYU5UYkP8I5le8oFgLFy6HB0OLo+WlHhCi10YObO1nQy 3JpOvwDm8nQyS/kGNGsjjQ+H7KfABSLcLYrg1A8yFRCK9G6JKmJFDG/IjvCNKN6Z m071kH45lbHJ47u0XUVnhF9h+hs3yMmmuFR2iDBRdLaYli/fh+HPznInOHyYwQdF Rg3WThw7seqkPZRwDzquO/3q8pHVWUnGPpsKh1FiPRdqEqwmOOMmB69Lf3hMaZ9V ed3usromybeBGvNHo8S5nLmgiyk3NY5TJbUjE7VKL7BgM42pSoyx3A== =teqC -----END PGP SIGNATURE-----