diff options
author | das <das> | 2002-11-10 14:59:00 (GMT) |
---|---|---|
committer | das <das> | 2002-11-10 14:59:00 (GMT) |
commit | a7d0815ca9594f237ec5e71b148e315a6d59e30b (patch) | |
tree | e7cbf54465ffbac6df5a8aa3cfc03f821374b913 | |
parent | c29251a5b631ee97ee7860413c5e9785dc8f9bc1 (diff) | |
download | tk-a7d0815ca9594f237ec5e71b148e315a6d59e30b.zip tk-a7d0815ca9594f237ec5e71b148e315a6d59e30b.tar.gz tk-a7d0815ca9594f237ec5e71b148e315a6d59e30b.tar.bz2 |
* macosx/Wish.pbproj/project.pbxproj: fixed erroneous
removal of libtkstub before Wish was built.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 2002-11-10 Daniel Steffen <das@users.sourceforge.net> - * macosx/Wish.pbproj/project.pbxproj: fix erroneous + * macosx/Wish.pbproj/project.pbxproj: fixed erroneous removal of libtkstub before Wish was built. 2002-11-07 Mo DeJong <mdejong@users.sourceforge.net> |