Mail Archives: djgpp-workers/2000/04/02/10:31:26
>
> 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.
- Raw text -