diff options
author | andreas_kupries <akupries@shaw.ca> | 2002-01-29 20:51:24 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2002-01-29 20:51:24 (GMT) |
commit | 5310e9653a49ae3827c4149151c21fc9c5ce1c07 (patch) | |
tree | c0f511f0a8b4cd96d0ba2e976d82b11653d4432e /ChangeLog | |
parent | 1c041c5380b764bed95e621f15a17c24a2d558e4 (diff) | |
download | tk-5310e9653a49ae3827c4149151c21fc9c5ce1c07.zip tk-5310e9653a49ae3827c4149151c21fc9c5ce1c07.tar.gz tk-5310e9653a49ae3827c4149151c21fc9c5ce1c07.tar.bz2 |
* win/tkWinInit.c (TkpGetAppName): TIP 27 fixup. The code now does
not write into the CONST path returned by "argv0" and
Tcl_SplitPath anymore.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-01-29 Andreas Kupries <andreas_kupries@users.sourceforge.net> + + * win/tkWinInit.c (TkpGetAppName): TIP 27 fixup. The code now does + not write into the CONST path returned by "argv0" and + Tcl_SplitPath anymore. + 2002-01-28 Mo DeJong <mdejong@users.sourceforge.net> * unix/configure: Regen. |