diff options
author | das <das@noemail.net> | 2003-02-19 16:44:14 (GMT) |
---|---|---|
committer | das <das@noemail.net> | 2003-02-19 16:44:14 (GMT) |
commit | e47f95274032cbd030029f640e57d649d946dcf0 (patch) | |
tree | f7c6f352dc1d3004aee6ef5f7377bd27a473820c /ChangeLog | |
parent | 3811c62bc5cdc878417dfc61b62d1c5fffb25436 (diff) | |
download | tk-e47f95274032cbd030029f640e57d649d946dcf0.zip tk-e47f95274032cbd030029f640e57d649d946dcf0.tar.gz tk-e47f95274032cbd030029f640e57d649d946dcf0.tar.bz2 |
* 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.
FossilOrigin-Name: adc63fd89bf7195ea048faa3e10d4c6238f32814
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-02-19 Daniel Steffen <das@users.sourceforge.net> + + * 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. + 2003-02-19 Donal K. Fellows <fellowsd@cs.man.ac.uk> * library/demos/widget: New part for the widget demo showing |