summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2010-03-03 18:30:26 (GMT)
committerandreas_kupries <akupries@shaw.ca>2010-03-03 18:30:26 (GMT)
commit4a7184ccc431e5e65151b8bccee62179269d099e (patch)
treea2b9633a7d406519fff79a51bd1cf6001573f116 /ChangeLog
parent618503676d9bd1174c263775d6a2aeef4a838ae1 (diff)
downloadtcl-4a7184ccc431e5e65151b8bccee62179269d099e.zip
tcl-4a7184ccc431e5e65151b8bccee62179269d099e.tar.gz
tcl-4a7184ccc431e5e65151b8bccee62179269d099e.tar.bz2
* doc/refchan.n: Followup to ChangeLog entry 2009-10-07
(generic/tclIORChan.c). Fixed the documentation to explain that errno numbers are operating system dependent, and reworked the associated example.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b87ea4..24dcbc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-03-03 Andreas Kupries <andreask@activestate.com>
+
+ * doc/refchan.n: Followup to ChangeLog entry 2009-10-07
+ (generic/tclIORChan.c). Fixed the documentation to explain that
+ errno numbers are operating system dependent, and reworked the
+ associated example.
+
2010-03-02 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tcl.m4 [Enh 2959069] Support for -fvisibility=hidden