summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/libnetworking/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index 1db5c128d2..a31e6912cb 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,5 +1,10 @@
2000-11-30 Joel Sherrill <joel@OARcorp.com>
+ * modem/ppp_tty.c: Changed to include <rtems/termiostypes.h> since
+ that is an RTEMS specific header file.
+
+2000-11-30 Joel Sherrill <joel@OARcorp.com>
+
* sys/ttycom.h: Moved to lib/include/sys.
* Makefile.am: Modified to reflect above.