summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2003-11-08 22:53:01 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2003-11-08 22:53:01 (GMT)
commitc66a7d3bb4246fb87bee78179790edbfd73b7785 (patch)
treeaeea7e4a3b7904e1f51cc31623ea6ecded80610b /ChangeLog
parent2551f96c4652be256bc2480e4fcc05c7065f6665 (diff)
downloadtk-c66a7d3bb4246fb87bee78179790edbfd73b7785.zip
tk-c66a7d3bb4246fb87bee78179790edbfd73b7785.tar.gz
tk-c66a7d3bb4246fb87bee78179790edbfd73b7785.tar.bz2
Fixed an error in returning the name actually registered for 'send'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83bbd55..ac26fbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-11-08 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/tclWinSend.c: Fixed an error returning the registered name.
+
2003-11-08 Vince Darley <vincentdarley@users.sourceforge.net>
* tests/textDisp.test: