summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2009-11-04 17:09:32 +0000
committerCorinna Vinschen <corinna@vinschen.de>2009-11-04 17:09:32 +0000
commit13e8e14ab58d253ec205634a78958b97e7d42f44 (patch)
tree8fdd17e5be0eefbe29f4b545c3ac440765c7f9a9 /winsup/utils/ChangeLog
parentb5f48aa96165f6f18f4f5c2b337171c626c6b423 (diff)
downloadcygnal-13e8e14ab58d253ec205634a78958b97e7d42f44.tar.gz
cygnal-13e8e14ab58d253ec205634a78958b97e7d42f44.tar.bz2
cygnal-13e8e14ab58d253ec205634a78958b97e7d42f44.zip
* path.cc (read_mounts): Skip unnecessary test if path has been
fetched from loaded cygwin1.dll.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 398670d8f..e019dfb41 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,5 +1,10 @@
2009-11-04 Corinna Vinschen <corinna@vinschen.de>
+ * path.cc (read_mounts): Skip unnecessary test if path has been
+ fetched from loaded cygwin1.dll.
+
+2009-11-04 Corinna Vinschen <corinna@vinschen.de>
+
* cygcheck.cc (cygwin_dll_path): New global variable.
(load_cygwin): Fetch cygwin DLL path and store in cygwin_dll_path.
* strace.cc: Full ditto.