summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2003-02-19 16:55:58 (GMT)
committerdas <das>2003-02-19 16:55:58 (GMT)
commit130951337b8cf4bcf955fe729557fafcf38e722d (patch)
tree5d0bc021c48b9ac177dc66d0d54611e9ca443df2 /ChangeLog
parent4381b5c1480bac21a83320e54e9413dff8bd25fe (diff)
downloadtk-130951337b8cf4bcf955fe729557fafcf38e722d.zip
tk-130951337b8cf4bcf955fe729557fafcf38e722d.tar.gz
tk-130951337b8cf4bcf955fe729557fafcf38e722d.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 66374f5..a1fd4c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
* macosx/Wish.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]
2003-02-19 Donal K. Fellows <fellowsd@cs.man.ac.uk>