summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2007-11-15 09:21:55 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2007-11-15 09:21:55 (GMT)
commit9e11475439d3f3aa05315b9a59f68450ac62195e (patch)
tree15e693a75971feefc31fc59e2be3030fe8358712 /ChangeLog
parent5b297df4a2180156c007398ce72680c2ab6d14bf (diff)
downloadtcl-9e11475439d3f3aa05315b9a59f68450ac62195e.zip
tcl-9e11475439d3f3aa05315b9a59f68450ac62195e.tar.gz
tcl-9e11475439d3f3aa05315b9a59f68450ac62195e.tar.bz2
Prefer UINT_PTR to DWORD_PTR when casting pointers to integer types for greater portability (bug #1831253)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4996b12..c9fa37b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-15 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/tclWin32Dll.c: Prefer UINT_PTR to DWORD_PTR when casting
+ pointers to integer types for greater portability (bug #1831253)
+
2007-11-15 Daniel Steffen <das@users.sourceforge.net>
* macosx/Tcl.xcodeproj/project.pbxproj: add new chanio.test.