summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrmax <rmax>2008-03-03 15:01:12 (GMT)
committerrmax <rmax>2008-03-03 15:01:12 (GMT)
commit6dcbff18844a8181ed502d10d6004ae66adddfb6 (patch)
tree44adf722947a9019054b48e696fc2d9b6d8e4aa9 /ChangeLog
parent5771efaaf4889edc70633892c57587bc1df5445a (diff)
downloadtcl-6dcbff18844a8181ed502d10d6004ae66adddfb6.zip
tcl-6dcbff18844a8181ed502d10d6004ae66adddfb6.tar.gz
tcl-6dcbff18844a8181ed502d10d6004ae66adddfb6.tar.bz2
Fix mark and space parity on Linux
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25626fd..dfc3ba5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-03 Reinhard Max <max@suse.de>
+
+ * unix/tclUnixChan.c: Fix mark and space parity on Linux, which
+ uses CMSPAR instead of PAREXT.
+
2008-02-27 Pat Thoyts <patthoyts@users.sourceforge.net>
* library/http/pkgIndex.tcl: Backported 2.5.5 changes from