diff options
author | nijtmans <nijtmans> | 2009-02-16 21:41:55 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2009-02-16 21:41:55 (GMT) |
commit | eccf49ac252fc88532e302433a4cc5caef4ddd9f (patch) | |
tree | 29e364707521f04b3a3541972614867f6e3486bd /ChangeLog | |
parent | da4f0d06bf46a3ce2f768e602066d711bb8b5ba7 (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |