diff options
author | dgp <dgp@users.sourceforge.net> | 2007-12-07 20:27:07 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-12-07 20:27:07 (GMT) |
commit | 31e8d1a6a330cb199ab80117cdbedbec83662ca1 (patch) | |
tree | f9e80836316baef2428ec6489ac83ad6505f3ed0 /ChangeLog | |
parent | a45b0c478600b710ed69fccefc3d3f06014cebc6 (diff) | |
download | tcl-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |