summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordas <das>2002-11-10 14:59:00 (GMT)
committerdas <das>2002-11-10 14:59:00 (GMT)
commita7d0815ca9594f237ec5e71b148e315a6d59e30b (patch)
treee7cbf54465ffbac6df5a8aa3cfc03f821374b913
parentc29251a5b631ee97ee7860413c5e9785dc8f9bc1 (diff)
downloadtk-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--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 62fa3e7..06d07af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>