summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2004-09-24 01:15:05 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2004-09-24 01:15:05 (GMT)
commit7eb9084b9e65b063d1fea59837f705050fa2847e (patch)
treeabd6aca90df1751924f8d7db2c7129a41119a37e /ChangeLog
parentff49febdf99cde8f07bc81a9e5ad5cc8810c8b1f (diff)
downloadtk-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 691728b..0bd0f68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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