From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1742 invoked from network); 6 Jun 1997 02:28:23 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 6 Jun 1997 02:28:23 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id WAA06343; Thu, 5 Jun 1997 22:19:35 -0400 (EDT) Resent-Date: Thu, 5 Jun 1997 22:19:35 -0400 (EDT) From: Zoltan Hidvegi Message-Id: <199706060200.WAA04444@hzoli.home> Subject: Re: zsh 3.0.3 status In-Reply-To: from Jason R Mastaler at "Jun 5, 97 07:01:59 pm" To: jason@mastaler.com (Jason R Mastaler) Date: Thu, 5 Jun 1997 22:00:19 -0400 (EDT) Cc: zsh-workers@math.gatech.edu X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"99pu1.0.2Z1.tEtbp"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3216 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu > I noticed zsh 3.0.3 is on the FTP servers and has been for a couple > days, but I didn't see an announcement of it on the mailing lists. I > can't find mention of one via the archive server either, so I don't > think I missed it. The README file says 3.0.3 is the latest > production release of zsh, but I'm confused because usually an > announcement is sent around the very same time a release is made. There will be a zsh-3.0.4 release within a few days since zsh-3.0.3 has a quite annoying bug, as it forgets terminal setting the first time a background job finishes while zle is active unless ttyctl -f is not used. But you can install zsh-3.0.3 and put ttyctl -f into your .zshrc and you'll not notice anything wrong and you can even help by reporting still undiscovered bugs before 3.0.4 is out. Zoltan