summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-03-13 20:42:21 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-03-13 20:42:21 (GMT)
commitd973ba3d9d0f917be5aab2ae8abbf049d2311540 (patch)
treef170c50d77f0700dd72d8eb36fbabbbea1e9cfc6 /ChangeLog
parent0090672a25372ba0e9c52f4aa25c45aa995adcc5 (diff)
downloadtcl-d973ba3d9d0f917be5aab2ae8abbf049d2311540.zip
tcl-d973ba3d9d0f917be5aab2ae8abbf049d2311540.tar.gz
tcl-d973ba3d9d0f917be5aab2ae8abbf049d2311540.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.59.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98288c7..2626be6 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.59.
+
2006-03-10 Miguel Sofer <msofer@users.sf.net>
* generic/tclProc.c (ObjInterpProcEx):