summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5316163..99cec01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2009-10-23 Andreas Kupries <andreask@activestate.com>
+ * library/platform/pkgIndex.tcl: Backported the platform packages
+ * library/platform/platform.tcl: from head and8.5 into the 8.4
+ * library/platform/shell.tcl: branch. Updated makefiles to install
+ * unix/Makfile.in: the packages.
+ * win/Makefile.in:
+
* generic/tclIO.c (FlushChannel): Skip OutputProc for low-level
0-length writes. When closing pipes which have already been closed
not skipping leads to spurious SIG_PIPE signals. Reported by