Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 63ab22cb6..56e1b5d03 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,11 @@
+Sun Apr 22 12:17:57 2001 Christopher Faylor <cgf@cygnus.com>
+
+ * shortcut.c (check_shortcut): Close input file handle before
+ returning.
+ * path.cc (check_sysfile): Ditto.
+ (symlink_info::check): Rely on opened file handle being closed by
+ symlink checking routines. Set ext_tacked_on when .lnk is detected.
+
Sat Apr 21 19:26:05 2001 Christopher Faylor <cgf@cygnus.com>
* thread.cc (MTinterface::Init): Remove accidentally checked in code.