summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2009-01-20 03:38:01 (GMT)
committerKevin B Kenny <kennykb@acm.org>2009-01-20 03:38:01 (GMT)
commitf646b68ea8f4291315a66173d7c4c117ebf263cd (patch)
treea23c15835f53190fe34fe6f7ad1daf9d83e6ff18 /ChangeLog
parentfd00a34b31e7a9a6b7201a7f9e66b660af40f299 (diff)
downloadtcl-f646b68ea8f4291315a66173d7c4c117ebf263cd.zip
tcl-f646b68ea8f4291315a66173d7c4c117ebf263cd.tar.gz
tcl-f646b68ea8f4291315a66173d7c4c117ebf263cd.tar.bz2
Patch 907924
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b916c2a..442916a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2009-01-19 Kevin B. Kenny <kennykb@acm.org>
+
+ * unix/Makefile.in: Added a CONFIG_INSTALL_DIR parameter so that
+ * unix/tcl.m4: distributors can control where tclConfig.sh goes.
+ Made the installation of 'ldAix' conditional
+ upon actually being on an AIX system. Allowed for downstream
+ packagers to customize SHLIB_VERSION on BSD-derived systems.
+ Thanks to Stuart Cassoff for [Patch 907924].
+ * unix/configure: Autoconf 2.59
+
2009-01-19 David Gravereaux <davygrvy@pobox.com>
* win/build.vc.bat: Improved tools detection and error message