Message-Id: <200106051714.NAA06993@delorie.com> From: "Mark E." To: djgpp-announce AT delorie DOT com Date: Tue, 5 Jun 2001 11:14:49 -0400 Content-type: text/plain; charset=US-ASCII Subject: [ANNOUNCE] Bash 2.04 updated Reply-To: djgpp AT delorie DOT com Hello, Bash 2.04 has been updated to fix problems discovered since the last update. * Fixed 'set -e' incorrectly causing a subshell's parent to exit when a command fails. * Fixed memory leak when executing disk commands. * Fixed spaces not being quoted in command completion. * Fixed ".com" files always returning a zero return code when LFN=Y. * Fixed 'cd /foo' not correctly setting PWD. * Fixed 'cd x:' and 'cd x:foo'. * Fixed crash in 'cd' when 'PATH_SEPARATOR=:'. * A script with a non-executable extension can now be run when LFN=N. Bash 2.04 binary and info format documentation: http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2gnu/bsh204b.zip&name= bsh204b.zip Bash 2.04 source: http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2gnu/bsh204s.zip&name= bsh204s.zip Bash 2.04 documentation in HTML, Postscript, and DVI formats: http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2gnu/bsh204d.zip&name= bsh204d.zip Please direct any further discussions about this port to the comp.os.msdos.djgpp discussion group or to its e-mail gateway djgpp AT delorie DOT com.