summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-05-23 17:47:06 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-05-23 17:47:06 +0000
commitfb5f5db4a0978da0a036a69e2fb50baf4a07fe46 (patch)
tree67b2fdc18990460978bb7e5e3c8632e34ce179a5
parenta15d1267551cdc3d4c246966e39e79a1ba025c08 (diff)
downloadATCD-fb5f5db4a0978da0a036a69e2fb50baf4a07fe46.tar.gz
ChangeLogTag:Fri May 23 10:46:50 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7adfa33eec5..edf92099d57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Fri May 23 10:46:50 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
+
+ From Carsten Madsen <com@navicon.dk>
+ * ace/TTY_IO.h (Serial_Params):
+
+ Added new "readmincharacters" member that denotes the minimum
+ number of characters for a non-canonical read.
+
+ * ace/TTY_IO.cpp (control):
+
+ Take into account the new Serial_Params::readmincharacters value
+ so that serial line timeout configuration is no longer as
+ limited as it was prior to this change. [Bug 1388]
+
Fri May 23 12:20:54 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* THANKS: Added Vincent Korkos to the hall of fame.