summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-08-16 07:52:23 (GMT)
committerhobbs <hobbs>2002-08-16 07:52:23 (GMT)
commit414c0cb8072b0f6bd031c8b552fdf38240ae2ad4 (patch)
treea6c071fae92c36cd6e4a03cd655f65d5b0f7e2df /ChangeLog
parent0f07672083f7f9fc9185a3334cb4a99726ab44a3 (diff)
downloadtk-414c0cb8072b0f6bd031c8b552fdf38240ae2ad4.zip
tk-414c0cb8072b0f6bd031c8b552fdf38240ae2ad4.tar.gz
tk-414c0cb8072b0f6bd031c8b552fdf38240ae2ad4.tar.bz2
* unix/Makefile.in (install-binaries): simplified pkgIndex.tcl
file created on installation. * win/Makefile.in (install-binaries): corrected and simplified creation of pkgIndex.tcl file on installation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 301ffb2..e8c9aa2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-08-16 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * unix/Makefile.in (install-binaries): simplified pkgIndex.tcl
+ file created on installation.
+ * win/Makefile.in (install-binaries): corrected and simplified
+ creation of pkgIndex.tcl file on installation.
+
2002-08-14 Vince Darley <vincentdarley@users.sourceforge.net>
* win/tkWinDialog.c: