From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3664 invoked from network); 1 May 1998 10:17:07 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 1 May 1998 10:17:07 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id GAA24081; Fri, 1 May 1998 06:10:55 -0400 (EDT) Resent-Date: Fri, 1 May 1998 06:04:39 -0400 (EDT) Date: Fri, 1 May 1998 11:04:32 +0100 From: Andrew Main Message-Id: <199805011004.LAA05288@diamond.tao.co.uk> To: zsh-announce@math.gatech.edu Subject: zsh-3.1.3 released Resent-Message-ID: <"cUxew2.0.4q5.cuPIr"@math> Resent-From: zsh-announce@math.gatech.edu X-Mailing-List: archive/latest/79 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.3 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.3 files should appear on all mirror sites within a couple of days. Release 3.1.3 files =================== File sizes: 408170 zsh-3.1.2-3.1.3.diff.gz 80465 zsh-3.1.2-zefram4-3.1.3.diff.gz 686349 zsh-3.1.3-doc.tar.gz 845164 zsh-3.1.3.tar.gz MD5 message digests: 76db82080d140cfaff7a283be73883b0 zsh-3.1.2-3.1.3.diff.gz 6a7a5c0ebad7f82402dc43e3afeff20c zsh-3.1.2-zefram4-3.1.3.diff.gz e411d87f86c6ec90795c3a61a9a164b9 zsh-3.1.3-doc.tar.gz 04cf688bd8b18ffbd27f8c0357d347b5 zsh-3.1.3.tar.gz The complete source is in zsh-3.1.3.tar.gz. zsh-3.1.3-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.2-3.1.3.diff.gz contains the patch against zsh-3.1.2. If you already have zsh-3.1.2 go to the zsh-3.1.2 source directory and do gunzip < zsh-3.1.2-3.1.3.diff.gz | patch -p0 touch configure stamp-h.in zsh-3.1.2-zefram4-3.1.3.diff.gz contains the patch against the unofficial zsh-3.1.2-zefram4 release. Release 3.1.3 changes ===================== The globbing code has been changed significantly, to perform correct pattern matching with backtracking. This means that more complex patterns, that previously didn't work correctly, now do. New KSH_GLOB option emulates ksh's extended glob syntax. This option is enabled by default if zsh is invoked as ksh. Some new completion features: completion within brace expansions, compctl option -/ to complete to directory names (useful with -g), some other new compctl options. Many new or updated compctls in Misc/compctl-examples. 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://www.math.technion.ac.il/mirror/bolyai.cs.elte.hu/pub/zsh/ (H) http://www.math.technion.ac.il/mirror/bolyai.cs.elte.hu/pub/zsh/ (H) 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) USA ftp://ftp.math.gatech.edu/pub/zsh/ ftp://uiarchive.uiuc.edu/pub/packages/shells/zsh/ (H) ftp://ftp.sterling.com/zsh/ (G) (H) ftp://ftp.rge.com/pub/shells/zsh/ (G) (H) +--------------------------------------------------------------------+ 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 Richard Coleman, . The mailing lists are archived; the archives can be accessed via the administrative addresses listed above. There is also an independent archive of the mailing lists, maintained by Geoff Wing, , available at http://pobox.com/~gcw/zsh/. +--------------------------------------------------------------------+ 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 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 iQEVAwUBNUkOwJmk9GeOHh7BAQHOowf8DCz1FZJIfDtpA/RKi22/YzMabnHqafxl nLkQHUYnAok9scHfWSyrB2Vo+j+w+xug/KMXU/8sU1Rlu3hWlyxuspFFBKtQOj2c 8Fc5bk2CfaUKQQB5ppqLzRdNNN3DKBoKR0F1f2g27jHKfqeit73abYfY0alH2Hn3 7+qWb2aXurJJaQzfo62QDONGBIdXiZ/PXFmjkiuINKgen5KsVtRxy1iSmHwrJgfW Q6fgJzEjo9J8InPcPyiWhx9n8V/6ZaATxdryr51DI8FhwD5sB6JFhAEPMEoLvXra t0LNFlPbxjr8hhJRYjnrbADGDxuF+8c+GCuCZHRQl+KydXsa7aitfQ== =ZAPJ -----END PGP SIGNATURE-----