summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-11-19 16:31:10 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-11-19 16:31:10 (GMT)
commit9d243a7d2ffa0988a6dc1316cecf69e776b75bae (patch)
treea0d1e181aff1565c56f901c29f22de688b0239f3 /ChangeLog
parent2eb0767336c873190979f8ab18ddd613b21af518 (diff)
downloadtcl-9d243a7d2ffa0988a6dc1316cecf69e776b75bae.zip
tcl-9d243a7d2ffa0988a6dc1316cecf69e776b75bae.tar.gz
tcl-9d243a7d2ffa0988a6dc1316cecf69e776b75bae.tar.bz2
* unix/tclAppInit.c: Repair broken build of the tcltest executable.
* win/tclAppInit.c: [Bug 2883850, 2900542].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35f9302..b14de54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-19 Don Porter <dgp@users.sourceforge.net>
+
+ * unix/tclAppInit.c: Repair broken build of the tcltest executable.
+ * win/tclAppInit.c: [Bug 2883850, 2900542].
+
2009-11-19 Donal K. Fellows <dkf@users.sf.net>
* library/auto.tcl (tcl_findLibrary):