From: Kevin B K. <ke...@us...> - 2003-03-23 01:34:42
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv32748 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Fixed a bug where [package require dde] or [package require registry] attempted to load the release version of the DLL into a debug build. [Bug 708218] Thanks to Joe Mistachkin for the patch. |