summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2002-01-29 20:51:24 (GMT)
committerandreas_kupries <akupries@shaw.ca>2002-01-29 20:51:24 (GMT)
commit5310e9653a49ae3827c4149151c21fc9c5ce1c07 (patch)
treec0f511f0a8b4cd96d0ba2e976d82b11653d4432e /ChangeLog
parent1c041c5380b764bed95e621f15a17c24a2d558e4 (diff)
downloadtk-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1da82a5..2f5f5d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.