diff options
author | mdejong <mdejong@noemail.net> | 2004-03-05 07:32:52 (GMT) |
---|---|---|
committer | mdejong <mdejong@noemail.net> | 2004-03-05 07:32:52 (GMT) |
commit | ac0926b9ec3157dd8cb2470d48f8e56dc61bacc9 (patch) | |
tree | 093a952ffda4c9698e8785891c6ab9b32cb852b6 /ChangeLog | |
parent | 0f747d99d515e5e84233eb426aa012ef51233359 (diff) | |
download | tk-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 *** |