diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-03-04 13:34:00 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-03-04 13:34:00 (GMT) |
commit | 0fa57d5efc72eef6d6cc9528fbff31a060fe5497 (patch) | |
tree | dab2263464cd715a57ebc44f966b782e684325e0 /ChangeLog | |
parent | a78e60d70cf7cf8985c0bc05dfb98c770e883aa4 (diff) | |
download | tk-0fa57d5efc72eef6d6cc9528fbff31a060fe5497.zip tk-0fa57d5efc72eef6d6cc9528fbff31a060fe5497.tar.gz tk-0fa57d5efc72eef6d6cc9528fbff31a060fe5497.tar.bz2 |
Added note about transfer types, prompted by question on Tcler's Chat.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2010-03-04 Donal K. Fellows <dkf@users.sf.net> + + * doc/clipboard.n: Added note about STRING vs. UTF8_STRING types. + 2010-02-21 Donal K. Fellows <dkf@users.sf.net> * generic/tkText.c (TextEditCmd): [Bug 1799782]: Refix this, so that |