diff options
author | dgp <dgp@users.sourceforge.net> | 2001-09-11 03:01:56 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2001-09-11 03:01:56 (GMT) |
commit | 35f80ef0b54395ebe7556da6c8b96d12c04d7b47 (patch) | |
tree | 1ffcb069e39fa7c6aaac697bc4abd7f7aa271fa4 /ChangeLog | |
parent | 3a14976bfce04c12422b711c208c49585f6a28ec (diff) | |
download | tcl-35f80ef0b54395ebe7556da6c8b96d12c04d7b47.zip tcl-35f80ef0b54395ebe7556da6c8b96d12c04d7b47.tar.gz tcl-35f80ef0b54395ebe7556da6c8b96d12c04d7b47.tar.bz2 |
* Updated to reflect 2001-08-23 file system changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -29,6 +29,9 @@ 2001-09-10 Don Porter <dgp@users.sourceforge.net> + * unix/mkLinks (Tcl_FSLink): Updated to reflect 2001-08-23 + file system changes. + * unix/tclLoadShl.c: Added #include of tclInt.h; access to Tcl internals, notably TclpUnloadFile(), is required. Thanks to Bob Techentin for report and patch. [Bug 459305] |