summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-12-19 07:01:02 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-12-19 07:01:02 (GMT)
commitc9226edd34ab23fefc58415e8a91eac5a5a6e3cb (patch)
tree4b6b68a06c1f63f8547a5e275bc5159792f351ca /ChangeLog
parent8efd037c5db946ec4dd60728866e45d966c729ca (diff)
downloadtcl-c9226edd34ab23fefc58415e8a91eac5a5a6e3cb.zip
tcl-c9226edd34ab23fefc58415e8a91eac5a5a6e3cb.tar.gz
tcl-c9226edd34ab23fefc58415e8a91eac5a5a6e3cb.tar.bz2
* unix/Makefile.in: Update `make dist` target to include the files
from the compat/zlib directory as well as all the bundled packages found under the pkgs directory, according to their individual `make dist` targets. Change includes breaking a `configure-packages` target out of the `packages` target.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce837f7..cfa1e01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-12-19 Don Porter <dgp@users.sourceforge.net>
+ * unix/Makefile.in: Update `make dist` target to include the files
+ from the compat/zlib directory as well as all the bundled packages
+ found under the pkgs directory, according to their individual
+ `make dist` targets. Change includes breaking a `configure-packages`
+ target out of the `packages` target.
+
* README: Bump version number to 8.6b1
* generic/tcl.h:
* library/init.tcl: