summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2006-01-05 04:50:44 (GMT)
committerdavygrvy <davygrvy@pobox.com>2006-01-05 04:50:44 (GMT)
commit99e04c3ce9c8661f4473753a09e05a9c2cb7c8c9 (patch)
tree20d9cc99d6b13f9c1ff57ddd06d37a4d0f04afda
parent72ce842c154872dc5d5059776990e56ce8c57fee (diff)
downloadtcl-99e04c3ce9c8661f4473753a09e05a9c2cb7c8c9.zip
tcl-99e04c3ce9c8661f4473753a09e05a9c2cb7c8c9.tar.gz
tcl-99e04c3ce9c8661f4473753a09e05a9c2cb7c8c9.tar.bz2
no message
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca2b91f..0bdf07d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-01-04 David Gravereaux <davygrvy@pobox.com>
+
+ * win/tclAppInit.c: WIN32 native console signal handler removed.
+ This was found to be interfering with TWAPI extension one. IMO,
+ special services such as signal handlers should best be done with
+ extensions to the core after discussions on c.l.t. about Roy
+ Terry's tclsh children of a real windows service shell.
+
2005-12-30 Kevin B. Kenny <kennykb@acm.org>
* generic/tclStubLib.c: Corrected a typo in "missing Stubs table