summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2009-08-24 00:59:09 (GMT)
committerdas <das>2009-08-24 00:59:09 (GMT)
commitc6982eec5c9bbec87d4addf34971a2c9bc1c2883 (patch)
treec7b937fa4364a5802464dd21063cc0b95d6eea83 /ChangeLog
parent2cfe16dbff65b502982f62bb63f6fa2284151aea (diff)
downloadtk-c6982eec5c9bbec87d4addf34971a2c9bc1c2883.zip
tk-c6982eec5c9bbec87d4addf34971a2c9bc1c2883.tar.gz
tk-c6982eec5c9bbec87d4addf34971a2c9bc1c2883.tar.bz2
* macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" apple
event handler issues on recent Mac OS X releases by using AE coercion to 'utf8' for text data and to 'fsrf' for alias data. (reported by Youness Alaoui on tcl-mac)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd1fabb..b8df108 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-08-24 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" apple
+ event handler issues on recent Mac OS X releases by using AE coercion
+ to 'utf8' for text data and to 'fsrf' for alias data. (reported by
+ Youness Alaoui on tcl-mac)
+
2009-08-08 Donal K. Fellows <dkf@users.sf.net>
* library/demos/pendulum.tcl: Make the display handle being resized