diff packages/redboot/current/ChangeLog @ 329:85c0eb753287

Add control for netio line flushing.
author msalter
date Wed, 11 Sep 2002 12:14:51 +0000
parents e46ccba0c5f1
children 2525052c5d76
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog
+++ b/packages/redboot/current/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-11  Mark Salter  <msalter@redhat.com>
+
+	* src/main.c (do_go): Turn on line flushes before jumping to function.
+	* src/net/net_io.c (net_io_control): Support flushes at end of lines.
+
 2002-09-03  Yoshinori Sato <qzb04471@nifty.ne.jp>
 2002-09-03  Mark Salter  <msalter@redhat.com>