diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2004-09-24 01:15:05 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2004-09-24 01:15:05 (GMT) |
commit | 7eb9084b9e65b063d1fea59837f705050fa2847e (patch) | |
tree | abd6aca90df1751924f8d7db2c7129a41119a37e /ChangeLog | |
parent | ff49febdf99cde8f07bc81a9e5ad5cc8810c8b1f (diff) | |
download | tk-7eb9084b9e65b063d1fea59837f705050fa2847e.zip tk-7eb9084b9e65b063d1fea59837f705050fa2847e.tar.gz tk-7eb9084b9e65b063d1fea59837f705050fa2847e.tar.bz2 |
* win/tkWinX.c: Added declaration for advapi32 now that this file
uses the Reg* functions (req'd for nmake build system).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-09-24 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/tkWinX.c: Added declaration for advapi32 now that this file + uses the Reg* functions (req'd for nmake build system). + 2004-09-23 Vince Darley <vincentdarley@users.sourceforge.net> * generic/tkTest.c |