diff options
author | wolfsuit <wolfsuit> | 2003-05-10 19:43:08 (GMT) |
---|---|---|
committer | wolfsuit <wolfsuit> | 2003-05-10 19:43:08 (GMT) |
commit | b9210133fb852362ce50e736dce33755ab8eb921 (patch) | |
tree | 06b38c386fbe2f4de84c36c80ebd9353ad85d406 /ChangeLog | |
parent | 780c535e9d5a3d6e29f9dd81118a3e690e7856c4 (diff) | |
download | tk-b9210133fb852362ce50e736dce33755ab8eb921.zip tk-b9210133fb852362ce50e736dce33755ab8eb921.tar.gz tk-b9210133fb852362ce50e736dce33755ab8eb921.tar.bz2 |
macosx/tkMacOSXClipboard.c (TkSelGetSelection): Convert
'\r' to '\n' on the way into Tcl.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-05-10 Jim Ingham <jingham@apple.com> + + * macosx/tkMacOSXClipboard.c (TkSelGetSelection): Convert + '\r' to '\n' on the way into Tcl. + 2003-05-08 Donal K. Fellows <fellowsd@cs.man.ac.uk> * tests/image.test (image-15.1): Test to ensure that widgets pick |