summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2009-02-16 21:41:55 (GMT)
committernijtmans <nijtmans>2009-02-16 21:41:55 (GMT)
commiteccf49ac252fc88532e302433a4cc5caef4ddd9f (patch)
tree29e364707521f04b3a3541972614867f6e3486bd /ChangeLog
parentda4f0d06bf46a3ce2f768e602066d711bb8b5ba7 (diff)
downloadtcl-eccf49ac252fc88532e302433a4cc5caef4ddd9f.zip
tcl-eccf49ac252fc88532e302433a4cc5caef4ddd9f.tar.gz
tcl-eccf49ac252fc88532e302433a4cc5caef4ddd9f.tar.bz2
fix [Bug 2605232] tdbc doesn't build when
Tcl is compiled with --disable-shared.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0d0e3d..69b90df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-10 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * win/Makefile.in fix [Bug 2605232] tdbc doesn't build when
+ Tcl is compiled with --disable-shared.
+
2009-02-15 Don Porter <dgp@users.sourceforge.net>
* generic/tclStringObj.c: Added protections from invalid memory