summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ffc1021..efedbba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
2003-10-06 Joe English <jenglish@users.sourceforge.net>
+ * library/text.tcl, doc/text.n: Text widget binding for
+ Control-v is now Mac-only, since it conflicts with standard
+ <<Paste>> binding on other platforms. [Bug #605277]
+
+2003-10-06 Joe English <jenglish@users.sourceforge.net>
* generic/tkStyle.c: Fix double-free in style engine [Bug #798211]
2003-10-06 Jeff Hobbs <jeffh@ActiveState.com>