summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 415d99e..079bd62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2001-07-17 Mo DeJong <mdejong@redhat.com>
+ * win/tclWinFile.c (TclpReadlink): Add Cygwin specific definition
+ for the TclpReadlink function. This method implements reading of
+ symbolic links when build with Cygwin.
+
+2001-07-17 Mo DeJong <mdejong@redhat.com>
+
* win/tclWinPort.h: Add Cygwin specific defines for environ
and timezone variables.