summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2003-04-18 00:32:33 (GMT)
committerdkf <dkf@noemail.net>2003-04-18 00:32:33 (GMT)
commit696146cc2cf5e387d794c06147f0d02353f00b8e (patch)
tree61d4745573f012eb058025ede6c93f487e76c0eb /ChangeLog
parent21b342be9b57db2c1700a6aba0222b82772ea0bf (diff)
downloadtcl-696146cc2cf5e387d794c06147f0d02353f00b8e.zip
tcl-696146cc2cf5e387d794c06147f0d02353f00b8e.tar.gz
tcl-696146cc2cf5e387d794c06147f0d02353f00b8e.tar.bz2
Moved serial line options to their creator, open.n, from the generic page
fconfigure.n which was never an obvious spot for them. [Bug 679010] FossilOrigin-Name: 5963e6478ff97d47dcc3b605e7ec8dc7cb2e79d1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dadbc40..4e8e1d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-04-18 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/open.n: Moved serial port options from [fconfigure]
+ * doc/fconfigure.n: to [open] as it is up to the creator of a
+ channel to describe the channel's special
+ config options. [Bug 679010]
+
2003-04-16 Don Porter <dgp@users.sourceforge.net>
* generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType