summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-06-17 20:17:54 (GMT)
committerhobbs <hobbs>2002-06-17 20:17:54 (GMT)
commitf661c8d8f05bc45cb77c196f3b89e5fc90d00500 (patch)
treee66006cf75fa79ecc22e5db9a87cad0a7ba97a2f /ChangeLog
parentcb5b0eee045db6a7562a5d39b8ee215f85eff48f (diff)
downloadtk-f661c8d8f05bc45cb77c196f3b89e5fc90d00500.zip
tk-f661c8d8f05bc45cb77c196f3b89e5fc90d00500.tar.gz
tk-f661c8d8f05bc45cb77c196f3b89e5fc90d00500.tar.bz2
* unix/Makefile.in (dist): correct installation of
wish.exe.manifest to DISTDIR target directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e68d8f..424e0d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-06-17 Jeff Hobbs <jeffh@ActiveState.com>
+ * unix/Makefile.in (dist): correct installation of
+ wish.exe.manifest to DISTDIR target directory.
+
* generic/tkCmds.c (Tk_TkObjCmd):
* generic/tkInt.h (struct TkCaret):
* mac/tkMacXStubs.c (Tk_SetCaretPos):