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)
commit799bfc84b73cd98c0e66f5e87726861330920dc6 (patch)
tree5d0bc021c48b9ac177dc66d0d54611e9ca443df2 /ChangeLog
parentaa0951a2f0122780b69a31c1dbace2dbb77b7013 (diff)
downloadtk-799bfc84b73cd98c0e66f5e87726861330920dc6.zip
tk-799bfc84b73cd98c0e66f5e87726861330920dc6.tar.gz
tk-799bfc84b73cd98c0e66f5e87726861330920dc6.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>