diff options
author | mdejong <mdejong> | 2003-05-23 18:14:35 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2003-05-23 18:14:35 (GMT) |
commit | 38a7bbfd51aba29761a09b692c4289ae16c87d6f (patch) | |
tree | c8365ffa78510603dd54bc009ef0a93e79653fee /ChangeLog | |
parent | 84c49270ec5f818062c3e321914a33a6132bb50d (diff) | |
download | tcl-38a7bbfd51aba29761a09b692c4289ae16c87d6f.zip tcl-38a7bbfd51aba29761a09b692c4289ae16c87d6f.tar.gz tcl-38a7bbfd51aba29761a09b692c4289ae16c87d6f.tar.bz2 |
* unix/mkLinks: Set the var S to "" at the top
of the file to avoid error when user has set S
to something.
[Tk Bug #739833]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-05-23 Mo DeJong <mdejong@users.sourceforge.net> + + * unix/mkLinks: Set the var S to "" at the top + of the file to avoid error when user has set S + to something. + [Tk Bug #739833] + 2003-05-22 Daniel Steffen <das@users.sourceforge.net> * macosx/Tcl.pbproj/project.pbxproj: added missing references to |