summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2003-02-19 16:55:41 (GMT)
committerdas <das>2003-02-19 16:55:41 (GMT)
commit106e32fff09887a477e59692fb31c0b46e0227cc (patch)
treec8e113c2d73b4d029394cbb7c1e2c6a3f8518559 /ChangeLog
parentfb48f14fb28f2dd0b1633560091087d54f10dc1e (diff)
downloadtcl-106e32fff09887a477e59692fb31c0b46e0227cc.zip
tcl-106e32fff09887a477e59692fb31c0b46e0227cc.tar.gz
tcl-106e32fff09887a477e59692fb31c0b46e0227cc.tar.bz2
added missing bug #
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 71f8d45..00e3872 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,7 @@
* macosx/Tcl.pbproj/project.pbxproj:
* macosx/Makefile: reworked embedded build to no longer require
relinking but to use install_name_tool instead to change the
- install_names for embedded frameworks.
+ install_names for embedded frameworks. [Bug #644510]
* macosx/Tcl.pbproj/project.pbxproj: preserve mod dates when
running 'make install' to build framework (avoids bogus rebuilds