summaryrefslogtreecommitdiff
path: root/term
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-10-14 11:09:38 +0000
committerRoland McGrath <roland@gnu.org>2001-10-14 11:09:38 +0000
commitf2d97a758829d6a043c9a82db62a5da78a8844c3 (patch)
treede351d64a8b97180c59e3925be2e75fcd29f5495 /term
parent3932f9e2fbbf9ccd11e4c9874341e65e4edd998a (diff)
.
Diffstat (limited to 'term')
-rw-r--r--term/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog
index 548b20bf..dc41980e 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-14 Roland McGrath <roland@frob.com>
+
+ * devio.c (real_speed_to_bogus_speed): Handle B57600, B115200 if they
+ are defined. Reported by Diego Roversi <diegor@tiscalinet.it>.
+
2001-04-01 Neal H Walfield <neal@cs.uml.edu>
* users.c (S_termctty_open_terminal): Use iohelp_create_empty_iouser.