summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index c87d2cae3..8f8ffe889 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,5 +1,11 @@
2009-11-04 Corinna Vinschen <corinna@vinschen.de>
+ * path.cc (read_mounts): First get installation path from own path.
+ Check if cygwin1.dll exists in same directory. Only if not, try to
+ get installation path from setup registry key. Add ample warnings.
+
+2009-11-04 Corinna Vinschen <corinna@vinschen.de>
+
* Makefile.in (cygpath.exe): Add -fno-threadsafe-statics to CXXFLAGS.
2009-10-31 Corinna Vinschen <corinna@vinschen.de>