summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2003-10-09 00:29:27 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2003-10-09 00:29:27 (GMT)
commite7ee62989ba32781bf9225e6e5e4d1d3800535c0 (patch)
treec9406dd2cfb8ad400bbaef02bce71a357ac0ca27 /ChangeLog
parent834dd44b02f471e7a56355d1085568f7f9a2f006 (diff)
downloadtcl-e7ee62989ba32781bf9225e6e5e4d1d3800535c0.zip
tcl-e7ee62989ba32781bf9225e6e5e4d1d3800535c0.tar.gz
tcl-e7ee62989ba32781bf9225e6e5e4d1d3800535c0.tar.bz2
* win/makefile.vc: Applied patches for bug #801467 by Joe Mistachkin
* win/tclAppInit.c: to fix incompatible TCL_MEM_DEBUG handling in * generic/tclObj.c: Win32 VC builds.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ead370..893e7dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-10-09 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/makefile.vc: Applied patches for bug #801467 by Joe Mistachkin
+ * win/tclAppInit.c: to fix incompatible TCL_MEM_DEBUG handling in
+ * generic/tclObj.c: Win32 VC builds.
+
2003-10-08 Don Porter <dgp@users.sourceforge.net>
* generic/tclBasic.c: Save and restore the iPtr->flag bits that