diff options
author | das <das> | 2003-02-19 16:55:58 (GMT) |
---|---|---|
committer | das <das> | 2003-02-19 16:55:58 (GMT) |
commit | 799bfc84b73cd98c0e66f5e87726861330920dc6 (patch) | |
tree | 5d0bc021c48b9ac177dc66d0d54611e9ca443df2 /ChangeLog | |
parent | aa0951a2f0122780b69a31c1dbace2dbb77b7013 (diff) | |
download | tk-799bfc84b73cd98c0e66f5e87726861330920dc6.zip tk-799bfc84b73cd98c0e66f5e87726861330920dc6.tar.gz tk-799bfc84b73cd98c0e66f5e87726861330920dc6.tar.bz2 |
added missing bug #
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |