summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-03-13 20:41:48 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-03-13 20:41:48 (GMT)
commite96cb5c2cb64528117d94b92570a994523851d29 (patch)
tree44d5d1f47c4092457896d26772272d9dfd260b74 /ChangeLog
parent8f5ed3e68098da4c0f4b3403d3a32fee2bae0f03 (diff)
downloadtcl-e96cb5c2cb64528117d94b92570a994523851d29.zip
tcl-e96cb5c2cb64528117d94b92570a994523851d29.tar.gz
tcl-e96cb5c2cb64528117d94b92570a994523851d29.tar.bz2
* unix/configure.in: Revert change from 2005-07-26 that sometimes
* unix/configure: added $prefix/share to the tcl_pkgPath. See [Patch 1231015]. autoconf-2.13.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54ee4a5..1f75ecb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-13 Don Porter <dgp@users.sourceforge.net>
+
+ * unix/configure.in: Revert change from 2005-07-26 that sometimes
+ * unix/configure: added $prefix/share to the tcl_pkgPath.
+ See [Patch 1231015]. autoconf-2.13.
+
2006-03-10 Zoran Vasiljevic <vasiljevic@users.sourceforge.net>
-- Summary of changes fixing Tcl Bug #1437595 --