diff options
author | Christopher Faylor <me@cgf.cx> | 2000-06-15 22:14:14 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-06-15 22:14:14 +0000 |
commit | 3875d9e65223107ecc5ee8ce7f6510e092779da9 (patch) | |
tree | b0324c5be0f2a3b71a1df562430437c5cb4567af /winsup/cygwin/ChangeLog | |
parent | a9706abaff4237f0e5ee79b9123e5f03f13e1a41 (diff) | |
download | cygnal-3875d9e65223107ecc5ee8ce7f6510e092779da9.tar.gz cygnal-3875d9e65223107ecc5ee8ce7f6510e092779da9.tar.bz2 cygnal-3875d9e65223107ecc5ee8ce7f6510e092779da9.zip |
* path.cc (chdir): Don't set cache to offending chdir. Change comment to
reflect current reality.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 4facd8b4e..a9e3980b0 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +Thu Jun 15 18:12:36 2000 Christopher Faylor <cgf@cygnus.com> + + * path.cc (chdir): Don't set cache to offending chdir. Change comment + to reflect current reality. + Thu Jun 15 15:43:50 2000 Christopher Faylor <cgf@cygnus.com> * path.cc (normalize_posix_path): Convert path to POSIX if it seems to |