summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2004-03-05 07:32:53 (GMT)
committermdejong <mdejong>2004-03-05 07:32:53 (GMT)
commit79597d5c6559d19e4d163e8641d407a9a8892cc0 (patch)
tree093a952ffda4c9698e8785891c6ab9b32cb852b6 /ChangeLog
parent9d98cada6a48fb20eda77683f0f0b1a3679a67d3 (diff)
downloadtk-79597d5c6559d19e4d163e8641d407a9a8892cc0.zip
tk-79597d5c6559d19e4d163e8641d407a9a8892cc0.tar.gz
tk-79597d5c6559d19e4d163e8641d407a9a8892cc0.tar.bz2
* win/tkWin32Dll.c: Add variables needed when
compiling with mem debug under Mingw. This fixes the checking from 2003-12-25.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76b0dd6..c3c9fd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-04 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * win/tkWin32Dll.c: Add variables needed when
+ compiling with mem debug under Mingw. This
+ fixes the checking from 2003-12-25.
+
2004-03-03 Jeff Hobbs <jeffh@ActiveState.com>
*** 8.5a1 TAGGED FOR RELEASE ***