summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 1a480e5722..c04f1e95e3 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2007-03-18 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/sys/systm.h: Remove nblkdev, nchrdev,
+ swdevt, nswdev, nswap (Unused).
+
+2007-03-18 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libnetworking/sys/conf.h: Remove non-implemented/unused symbols.
* libnetworking/net/ppp_tty.c: Use struct rtems_termios_linesw
instead of struct linesw (PR 1229)