summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-12-07 20:27:07 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-12-07 20:27:07 (GMT)
commit31e8d1a6a330cb199ab80117cdbedbec83662ca1 (patch)
treef9e80836316baef2428ec6489ac83ad6505f3ed0 /ChangeLog
parenta45b0c478600b710ed69fccefc3d3f06014cebc6 (diff)
downloadtcl-31e8d1a6a330cb199ab80117cdbedbec83662ca1.zip
tcl-31e8d1a6a330cb199ab80117cdbedbec83662ca1.tar.gz
tcl-31e8d1a6a330cb199ab80117cdbedbec83662ca1.tar.bz2
* unix/README: Mention the stub library created by `make` and warn
about the effect of embedded paths in the installed binaries. Thanks to Larry Virden. [Bug 1794084]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf5c5e3..f1cc787 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-12-06 Don Porter <dgp@users.sourceforge.net>
+ * unix/README: Mention the stub library created by `make` and warn
+ about the effect of embedded paths in the installed binaries.
+ Thanks to Larry Virden. [Bug 1794084]
+
* doc/AddErrInfo.3: Documentation for the new routines in TIP 270.
* doc/Interp.3:
* doc/StringObj.3: