summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-06-13 16:48:37 +0000
committerChristopher Faylor <me@cgf.cx>2000-06-13 16:48:37 +0000
commit024afd70d6454efb12c94eaa092ff1fbcd1d5030 (patch)
tree5b805d07b4618f05ab0e2d27259837bac73af321 /winsup/cygwin/ChangeLog
parentfe871355b5ef09d503dd1fbc6330731a802b6fcd (diff)
downloadcygnal-024afd70d6454efb12c94eaa092ff1fbcd1d5030.tar.gz
cygnal-024afd70d6454efb12c94eaa092ff1fbcd1d5030.tar.bz2
cygnal-024afd70d6454efb12c94eaa092ff1fbcd1d5030.zip
* path.cc (mount_info::add_item): The previous patch can't handle the case of
overwriting a mount entry.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index eb6afc7ab..23db82bd6 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+Tue Jun 13 12:41:41 2000 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
+
+ * path.cc (mount_info::add_item): The previous patch can't handle
+ the case of overwriting a mount entry.
+
Tue Jun 13 00:17:04 2000 Christopher Faylor <cgf@cygnus.com>
* thread.h: Shorten "current_directory" variables to "cwd_*"