From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Sun, 2 Apr 2000 10:04:14 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Bash 2.04 beta 1 now available Message-ID: <38E71B1E.17249.B912B@localhost> References: <38DCDE99 DOT 18468 DOT 73E1CC AT localhost> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com > > On Sat, 25 Mar 2000, Mark E. wrote: > > > Bash 2.04 beta 1 is now available from > > "http://members.xoom.com/snowball3/djgpp/". The biggest user-visible change > > is that the variables PATH_EXPAND, SYSROOT, and PATH_SLASH no longer have > > any special meaning. In Bash 2.03, PATH_EXPAND=y would change '/dev/c/' style paths to 'c:' style paths. Bash 2.04 no longer does this. SYSROOT is no longer added to paths beginning with '/', etc.