summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong@noemail.net>2004-03-05 07:32:52 (GMT)
committermdejong <mdejong@noemail.net>2004-03-05 07:32:52 (GMT)
commitac0926b9ec3157dd8cb2470d48f8e56dc61bacc9 (patch)
tree093a952ffda4c9698e8785891c6ab9b32cb852b6 /ChangeLog
parent0f747d99d515e5e84233eb426aa012ef51233359 (diff)
downloadtk-ac0926b9ec3157dd8cb2470d48f8e56dc61bacc9.zip
tk-ac0926b9ec3157dd8cb2470d48f8e56dc61bacc9.tar.gz
tk-ac0926b9ec3157dd8cb2470d48f8e56dc61bacc9.tar.bz2
* win/tkWin32Dll.c: Add variables needed when
compiling with mem debug under Mingw. This fixes the checking from 2003-12-25. FossilOrigin-Name: 309dca4443c0024b2cefed5c5f1fa7fd5c14e918
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 ***