This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Updated: bash-2.05-5


In this new version, there is some problem with cd/pwd: when cd'ing to a 
directory under your home directory, the new directories are added to the 
path (given by pwd) without any simplification...
Example:
$ cd         # go to your home
~$ cd dir1
~/dir1$ cd dir2
~/dir1/dir2$ cd .
~/dir1/dir2/.$ cd ..
~/dir1/dir2/./..$
and so on...

>I've updated the version of bash in cygwin/latest to 2.05-5.
>
>This version is based on the same code as -4 but it's build in
>a non broken build environment. So, the tab completion should
>work as expected again.

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]