summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2012-05-24 19:18:21 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2012-05-24 19:18:21 (GMT)
commit9e35daa1876297e6b68ea62ad0d34046e778e573 (patch)
treebc6aef1f55064ed51245d79010b8eddf91ce01e6 /ChangeLog
parent069f9857fec14a1fd18ddf11675a7d3c922ea1e1 (diff)
downloadtcl-9e35daa1876297e6b68ea62ad0d34046e778e573.zip
tcl-9e35daa1876297e6b68ea62ad0d34046e778e573.tar.gz
tcl-9e35daa1876297e6b68ea62ad0d34046e778e573.tar.bz2
Take cygwin handling of X11 into account
Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix FossilOrigin-Name: 17576c7c066fc0a259bf537f850285e9b77d3343
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff1d562..7fe65c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-05-24 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * tools/genStubs.tcl: Take cygwin handling of X11 into account.
+ * generic/tcl*Decls.h: re-generated
+ * generic/tclStubInit.c: Implement TclpIsAtty, Cygwin only.
+ * doc/dde.n: Doc fix: "dde execute iexplore" doesn't work
+ without -async, because iexplore doesn't return a value
+
2012-05-22 Jan Nijtmans <nijtmans@users.sf.net>
* tools/genStubs.tcl: Let cygwin share stub table with win32