summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreask@activestate.com <andreas_kupries>2002-01-29 20:51:24 (GMT)
committerandreask@activestate.com <andreas_kupries>2002-01-29 20:51:24 (GMT)
commit7c23ab47d7163ccf77ca4feed01b0584cdb07093 (patch)
treec0f511f0a8b4cd96d0ba2e976d82b11653d4432e /ChangeLog
parentd25d66ce2df816aea1ec466ece0dc06e62c6c534 (diff)
downloadtk-7c23ab47d7163ccf77ca4feed01b0584cdb07093.zip
tk-7c23ab47d7163ccf77ca4feed01b0584cdb07093.tar.gz
tk-7c23ab47d7163ccf77ca4feed01b0584cdb07093.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.