summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2003-11-20 19:33:27 (GMT)
committervincentdarley <vincentdarley>2003-11-20 19:33:27 (GMT)
commitaa527cd66c9c251840d81e8efec083825735d205 (patch)
tree5210677d9add12cdf4d059bd5456f574b12f147c /ChangeLog
parent2d0c48ed5b153437d124de692d3634c6c0723ac5 (diff)
downloadtk-aa527cd66c9c251840d81e8efec083825735d205.zip
tk-aa527cd66c9c251840d81e8efec083825735d205.tar.gz
tk-aa527cd66c9c251840d81e8efec083825735d205.tar.bz2
winSend cleanup and bug fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b889939..13a0748 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-11-20 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * win/tkWinSend.c:
+ * win/tkWinSendCom.c: ensure object is not shared before lappend
+ (fix for crash in Windows test suite), and clean up of files to
+ bring them closer to Tcl standards.
+
2003-11-20 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
* macosx/tkMacOSXKeyboard.c: Add PowerBook keycode 0x34 as <Return>.